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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi, I'm a newbie to Power BI and am struglling with a relativly simple data matrix formating issue.
What is the visualisation that creates noded groups - like this:
Where the Parent nodes are not repeated in the grid.
I have seached the store and cannot find a custom visualisation - and the defualt matrix visualtions seems similar to that desired. but I can only display low level data through the "drill down" feature. This is OK, but not as detailed as that presented above.
Solved! Go to Solution.
Hi @Regan,
You need to choose the right option on the Matrix visual please follow this steps:
- Format
- Row Headers
- Stepped layout off
- On the table select the At the lowest level of data:
Also reference to this link to more informations.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Regan,
You need to choose the right option on the Matrix visual please follow this steps:
- Format
- Row Headers
- Stepped layout off
- On the table select the At the lowest level of data:
Also reference to this link to more informations.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThanks.