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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
tfeldt2020
Frequent Visitor

Hiding blank row headers in Matrix Hierarchies

I have a matrix with the row headers in a Hierarchy shown below:

 

tfeldt2020_0-1625838345343.png

 

These levels represent different accounts that roll up to the Chart Level 1 account. The problem is that not every account has a full 7 levels. This causes a blank row header to occur with a duplicate measure value as the previous chart level. How can I hide the extra in cases where it doesn't exist? I don't want to filter the data because then it will be missing from the rollup. I just want extra row with the blank level name to not show up in the matrix. Please see the example below:

 

tfeldt2020_1-1625838685983.png

 

 

 

1 ACCEPTED SOLUTION

Hi @tfeldt2020 ,

 

To hide the unwanted rows, for each row you must check whether the current level is available by the visited node. This can be accomplished by checking the depth of each node.

 

You can find the corresponding instructions here at SQLBI as "Basic parent-child pattern".

https://www.daxpatterns.com/parent-child-hierarchies/

 

Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


View solution in original post

1 REPLY 1

Hi @tfeldt2020 ,

 

To hide the unwanted rows, for each row you must check whether the current level is available by the visited node. This can be accomplished by checking the depth of each node.

 

You can find the corresponding instructions here at SQLBI as "Basic parent-child pattern".

https://www.daxpatterns.com/parent-child-hierarchies/

 

Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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