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 nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 19 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 20 | |
| 20 | |
| 19 |