<?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: Dynamically Add Levels to Hierarchy Slicer in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3800759#M148587</link>
    <description>&lt;P&gt;Hi, even I'm having a similar requirement.. It's like an employee manager hierarchy currently the maximum level is 6 and if a new level gets added I want the hierarchy to include that level also and display 6 level in the slicer.Did u find any solution?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 31 Mar 2024 09:31:15 GMT</pubDate>
    <dc:creator>ChandanaMB13</dc:creator>
    <dc:date>2024-03-31T09:31:15Z</dc:date>
    <item>
      <title>Dynamically Add Levels to Hierarchy Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3712258#M144439</link>
      <description>&lt;P&gt;Hi All - We have two tables i.e Pipelines and Activites, Pipeline table includes&amp;nbsp; PipelineId, ParentPipelineId and PipelineName etc and Activites includes activity info related to Pipeline. We want to create Levels Dynamically from Pipelines Table and Use the Levels to display in Hierarchical Slicer. I was able to get levels dynamically by using Power Query Function i.e&amp;nbsp;&lt;A href="https://www.thebiccountant.com/2017/02/14/dynamically-flatten-parent-child-hierarchies-in-dax-and-powerbi/" target="_blank"&gt;Dynamically flatten Parent-Child Hierarchies in DAX and PowerBI – (thebiccountant.com)&lt;/A&gt;&amp;nbsp;but unable to create slicer dynamically i.e currenlty one of the Pipeline has 4 levels and if we change the pipelineId to different one it might&amp;nbsp; have 7 levels.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please suggest how can we achive this functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhiram&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 20:46:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3712258#M144439</guid>
      <dc:creator>abhiram342</dc:creator>
      <dc:date>2024-02-20T20:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Add Levels to Hierarchy Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3713510#M144506</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="135733" data-lia-user-login="abhiram342" class="lia-mention lia-mention-user"&gt;abhiram342&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you mean is that the level of your pipeline changes dynamically, so you want to create a slicer that changes as the level of the pipeline changes, right?&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;Best Regards,&lt;/P&gt;
&lt;P&gt;Jayleny&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 08:00:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3713510#M144506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-21T08:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Add Levels to Hierarchy Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3715064#M144577</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;- Yes, you are correct, Because of data size we query data for list of Pipelines and Activities for given product ( Direct Query) and the hierarchy will change based on the product.Is there any workaround solution?&lt;/P&gt;&lt;P&gt;Ex: Product A- 4 Levels&lt;/P&gt;&lt;P&gt;Product B - 6 Levels, when there is increase or decrease in level how to handle it dynamcially in hierarichal Slicer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhiram&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:13:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3715064#M144577</guid>
      <dc:creator>abhiram342</dc:creator>
      <dc:date>2024-02-21T18:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Add Levels to Hierarchy Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3800759#M148587</link>
      <description>&lt;P&gt;Hi, even I'm having a similar requirement.. It's like an employee manager hierarchy currently the maximum level is 6 and if a new level gets added I want the hierarchy to include that level also and display 6 level in the slicer.Did u find any solution?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2024 09:31:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamically-Add-Levels-to-Hierarchy-Slicer/m-p/3800759#M148587</guid>
      <dc:creator>ChandanaMB13</dc:creator>
      <dc:date>2024-03-31T09:31:15Z</dc:date>
    </item>
  </channel>
</rss>

