This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I pulled data from Salesforce. Multiple tables, but to keep it simple, let's focus on the "Opportunity" table and the "User" table.
There is a many:1 relationship (Opportunity (OwnerId) * --> 1 User (Id)). Cross filter = Single, not other options selected.
For each Opportunity record I am expecting to see alignment with the with the following columns in the visualation table below:
"Opportunity.Name", "Opportunity.OwnerId", "User.Id", "User.Name"
CustomerABC, 00001, 00001, John Smith
I expect the two Ids, above, to be the same giving me the correct "Name". But what I am getting is..
CustomerABC, 00001, 00013, Jane Doe
It feels like the relationship isn't working.
Any thoughts where to look further into this?
Solved! Go to Solution.
I was able to expand the "Owner" column in the "Opportunity" table and select the fields I wanted to display on the Opportunity table. Finding that, I haven't bothered to try to figure out why the relationship was working the way it was.
I was able to expand the "Owner" column in the "Opportunity" table and select the fields I wanted to display on the Opportunity table. Finding that, I haven't bothered to try to figure out why the relationship was working the way it was.
Make sure you select the Don't summarize option or set cross filter direction to 'Both' in the Edit relationship dialog.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 25 | |
| 22 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 50 | |
| 47 | |
| 23 | |
| 18 | |
| 18 |