March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
We have an application that comes with a database (so I can't change the design of the database).
I want to create a big dataset that people can use to build reports on.
For the dataset, I imported the tables separately (using queries) and linked them manually in Power Bi.
Below I created a little example with a part of the database to explain my issue.
I have a customer table, an address table, a contacts table, and a customer-contact-link table (a customer can have multiple contacts and the same contact can be linked to multiple customers/branches )
Now if I add a table to my Report view, with the fields Customer Name, City and Email, I get what I expect:
As you can see there is one Customer-City combination that doesn't have a contact email.
Now comes my issue,
If I exchange the position of the City and Email columns, I lose the row without Email:
I don't understand this behavior or how to fix this.
Maybe I think to much with a SQL background, but I would have expected this (modified screenshot):
Can someone please explain this to me?
I think I already tried every possible combination of cardinality and cross filter directions....
Thanks,
Please rethink your data model. Bridge tables are no longer required, but having a distinction between dimension and fact tables will help you get a more deterministic behavior. Avoid bidirectionals where possible.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
84 | |
70 | |
51 |
User | Count |
---|---|
206 | |
146 | |
97 | |
79 | |
69 |