<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Parent/Child Hierarchy - Show parent amount as its own row when filtered to next level in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2531623#M71035</link>
    <description>&lt;P&gt;I'm facing the exact same problem and I've referenced the article linked. Were you able to find a solution?&lt;/P&gt;</description>
    <pubDate>Sun, 22 May 2022 23:45:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-05-22T23:45:52Z</dc:date>
    <item>
      <title>Parent/Child Hierarchy - Show parent amount as its own row when filtered to next level</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2108849#M48229</link>
      <description>&lt;P&gt;I'm working on a sales report that has 3 potential levels of a hierarchy.&amp;nbsp; Sales can occur at all levels.&amp;nbsp; Levels are Area Manager, Manager, Associate.&amp;nbsp; I've built all the level functions into my table (flattened).&amp;nbsp; I've built the paths and depths.&amp;nbsp; 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".&amp;nbsp; This is in Power Pivot - but it is the same problem in BI.&amp;nbsp; The link is &lt;A href="https://tlbhelp-my.sharepoint.com/:x:/g/personal/tracy_tlbhelp_onmicrosoft_com/EYMbHLrJLClOlVPkGYned74BGgLLU3-iRV2T8ZCOAwjgFQ?e=g4Q5xJ" target="_self"&gt;Example Workbook&lt;/A&gt;&amp;nbsp;&amp;nbsp;a sample of my problem.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Annabel (an Area Manager) has 3 managers under her (and no associates under them).&lt;/P&gt;&lt;P&gt;Bill (Area Manager) has 2 managers (Brad and Julie).&amp;nbsp; Brad has 2 associates.&amp;nbsp; Julie has none.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Annabel has made some sales, and Brad has made some sales.&amp;nbsp; Bill hasn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp; The sum of the children doesn't equal the total for Annabel.&amp;nbsp; Her amount is never displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This has been making me crazy!&amp;nbsp; All ideas welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 18:16:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2108849#M48229</guid>
      <dc:creator>twilbour</dc:creator>
      <dc:date>2021-09-30T18:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Parent/Child Hierarchy - Show parent amount as its own row when filtered to next level</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2111402#M48289</link>
      <description>&lt;P&gt;Please refer to this article. It explains the mechanics in excruciating detail.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.daxpatterns.com/parent-child-hierarchies/" target="_blank"&gt;Parent-child hierarchies – DAX Patterns&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 19:16:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2111402#M48289</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-10-01T19:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Parent/Child Hierarchy - Show parent amount as its own row when filtered to next level</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2111467#M48290</link>
      <description>&lt;P&gt;Thank you for your reply.&amp;nbsp; All of this is already incoporated into my code.&amp;nbsp; I have followed this post in great (as you said excruciating detail).&amp;nbsp; 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.&amp;nbsp; That's the kicker.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 19:47:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2111467#M48290</guid>
      <dc:creator>twilbour</dc:creator>
      <dc:date>2021-10-01T19:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Parent/Child Hierarchy - Show parent amount as its own row when filtered to next level</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2531623#M71035</link>
      <description>&lt;P&gt;I'm facing the exact same problem and I've referenced the article linked. Were you able to find a solution?&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 23:45:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Parent-Child-Hierarchy-Show-parent-amount-as-its-own-row-when/m-p/2531623#M71035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-22T23:45:52Z</dc:date>
    </item>
  </channel>
</rss>

