Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hello
sorry for the probably veyr basic question, but I can't figure out this one.
I have 2 tables in powerBI, both containing the column "Item" through which they are related through a one to many relationship. See snapshot below.
When I create a table visual using the firts table (Item, Amount) and add then "Comment" from the second table, PowerBI filters out all items that have no comments at all instead of leaving them in with the associated quantity and comments blank.
How can I get t this second behaviour? Combine the 2 tables so that I have ALL items from the first table and the relevant from the related second table, with blanks where no values are present?
Thanks a lot for your help!
Kind regards
Valeria
Solved! Go to Solution.
Great question, and it touches upon one of the fundamentals of how Vertipaq works.
Your choice of "item" from one or the other table has a profound impact on the displayed data. If you pick it from the "dimension" table (the 1 side of the relationship) then you perform an inner join with strict filtering. If you choose to use the field from the "fact" table (the M side) then that is more like a left outer join.
By the way, the first option is preferred. If you don't like the strictness you can check the box "show items with no data" in the columns/rows well.
Thanks! In my case, I need to keep all items rom the 1-side of the relationship as it contains the sales amounts. But I want to capture comments that were made on specific sales, this is why the M side does not contain all items. So a left outer join on the "M" side is not optimal for me, it should be on the 1-side.
However, believe it or not, I had never noticed the "show items with no data" button. So thanks a lot for explaining so clearly the behaviour of the filters as well as opening my eyes on this option I had overseen!!!!!!
Great question, and it touches upon one of the fundamentals of how Vertipaq works.
Your choice of "item" from one or the other table has a profound impact on the displayed data. If you pick it from the "dimension" table (the 1 side of the relationship) then you perform an inner join with strict filtering. If you choose to use the field from the "fact" table (the M side) then that is more like a left outer join.
By the way, the first option is preferred. If you don't like the strictness you can check the box "show items with no data" in the columns/rows well.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
100 | |
65 | |
44 | |
36 | |
36 |