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.
In a matrix visual, I need to drill down from highest to lowest level to see the values on the right side of the matrix for each node on the left side of the matrix.
How do I show all levels' data in one go?
Solved! Go to Solution.
You need to switch on the intermediate row sums:
They will show aggregates in bold. You must have a measure that takes the MAX() or MIN(), I always take the MAX(). The value of those upper nodes will not be changed by the aggreagation.
You need to switch on the intermediate row sums:
They will show aggregates in bold. You must have a measure that takes the MAX() or MIN(), I always take the MAX(). The value of those upper nodes will not be changed by the aggreagation.
Hi @HalloWorld ,
It looks like your problem has been solved.
Please accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster .
Thank you very much for your kind cooperation!
Best Regards,
Dengliang Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.