Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello!
I need to create a report where I can display multiple granularity details in a single fields/column of a Matrix.
This basically means that some rows from the source table will be counted multiple times
Here is the example of the data:
So Far I have come up with these sutions:
I do not want to expand the rows of the source table to multiple rows, I want 1 row = 1 employee
I would prefer the first solution using Many to many relationship, because it seems the most efficient when it comes to writing the measures. But I am not sure of any future complications/implications this solution might bring.
I would like to know your opinion or maybe you have a different solution!
Thank you
Jakub
Solved! Go to Solution.
Your dimension table 2 needs to stay disconnected for this to work. Your composite key (table 1) is not required, and table 3 is not required either.
Repeating data in the same visual is a design red flag.
see attached.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!