Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext 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
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.
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.
Please refer to this article. It explains the mechanics in excruciating detail.
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.
I'm facing the exact same problem and I've referenced the article linked. Were you able to find a solution?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 21 | |
| 14 | |
| 11 | |
| 6 | |
| 5 |