Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

display matrix with measures on different hierarchical levels

Hello, I need to build a matrix with three measures on the values section, but for two of them I need to show only the totals. On the columns section I have a hierarchy column , like in the attached image. I could obtain this easily with a table, but the request is to have a dynamic display in case new children appear under the parent. Is this something which I could achieve using a matrix?Thank you.matrix.JPG

1 ACCEPTED SOLUTION

Hi , @Anonymous 

Sorry, after my research, it is difficult to achieve in matrix.

I can't find any solution currently.

If you get any workaroud,please kindly share it here  so that others having similar concern can find the answer more easily.

I will still keep an eye on it.

 

Best Regards,
Community Support Team _ Eason

View solution in original post

5 REPLIES 5
amitchandak
Super User
Super User

@Anonymous , refer if this can help

https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/

https://www.sqlbi.com/articles/clever-hierarchy-handling-in-dax/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hello @amitchandak , @Greg_Deckler , using these approaches it would still break the budget by each value of the heirarchy column. What I need is to show the budget only for the total column.. Thank you

Hi , @Anonymous 

Sorry, after my research, it is difficult to achieve in matrix.

I can't find any solution currently.

If you get any workaroud,please kindly share it here  so that others having similar concern can find the answer more easily.

I will still keep an eye on it.

 

Best Regards,
Community Support Team _ Eason

@Anonymous - Not sure I follow, MM3TR&R allows you to explicitely define what to show at any level of the hierarchy. If you want to show BLANK(), just code it to show BLANK() at that level of the hierachy but otherwise display a SUM or something.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Greg_Deckler
Community Champion
Community Champion

@Anonymous - Check out MM3TR&R - https://community.powerbi.com/t5/Quick-Measures-Gallery/Matrix-Measure-Total-Triple-Threat-Rock-amp-Roll/td-p/411443



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors