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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
twilbour
Helper I
Helper I

Parent/Child Hierarchy - Show parent amount as its own row when filtered to next level

I'm working on a sales report that has 3 potential levels of a hierarchy.  Sales can occur at all levels.  Levels are Area Manager, Manager, Associate.  I've built all the level functions into my table (flattened).  I've built the paths and depths.  I've read everything I can find, but I can't see to figure out how to show a sales amount for a "parent", without showing blanks for every level, and preferably I'd like to see the parent label repeated, instead of "blank".  This is in Power Pivot - but it is the same problem in BI.  The link is Example Workbook  a sample of my problem.   

 

Annabel (an Area Manager) has 3 managers under her (and no associates under them).

Bill (Area Manager) has 2 managers (Brad and Julie).  Brad has 2 associates.  Julie has none.

 

Annabel has made some sales, and Brad has made some sales.  Bill hasn't.

 

Here is side by side of what I get on left that allows me to show Annabels individual contribution - forces every level to drill all the way to level 3, even though there's no child.  I'd also like the parent level label to repeat. On the right is how I would like the table to look as I drill from 1 to 3.

 

twilbour_1-1633024492838.png

 

 

 

I've done several formulas where you can hide blanks if row depth is less than browse depth, but then I don't see Annabel's sales at all.  The sum of the children doesn't equal the total for Annabel.  Her amount is never displayed.

 

This has been making me crazy!  All ideas welcome.

 

Thank you.

 

 

 

3 REPLIES 3
lbendlin
Super User
Super User

Please refer to this article. It explains the mechanics in excruciating detail.

Parent-child hierarchies – DAX Patterns

Thank you for your reply.  All of this is already incoporated into my code.  I have followed this post in great (as you said excruciating detail).  This code does not accomplish the final detail of being able to show a parent's contribution to a total when the children are displayed.  That's the kicker.

Anonymous
Not applicable

I'm facing the exact same problem and I've referenced the article linked. Were you able to find a solution?

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.