<?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: DAX Dynamic Column population based on slicer selection in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761758#M146774</link>
    <description>&lt;P&gt;Hi Ibendlin,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;The reason I dont want to use field parameters is it would make the report clunky, firstly having to select a slicer value from the hierarchy and additionally then selecting at which level the visual should then display.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not completely against it personally however I know my user base would find some issue with it.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 21:53:34 GMT</pubDate>
    <dc:creator>ajohnso2</dc:creator>
    <dc:date>2024-03-13T21:53:34Z</dc:date>
    <item>
      <title>DAX Dynamic Column population based on slicer selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761568#M146762</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Im looking for some advice and guidance with the below scenario. I would like to achieve this result without using Field Parameters if possible..?&lt;/P&gt;&lt;P&gt;Some background:&lt;/P&gt;&lt;P&gt;I have a hierarchy slicer in this example with 3 levels, with Region Manager being the top.&lt;/P&gt;&lt;P&gt;I would like to populate a table visual with a column relating to the slicer selection.&lt;/P&gt;&lt;P&gt;For example in the below - ex1 - Area Manager 1 is selected in the slicer, so the Dynamic Column should list all of the stores in that area, if more than 1 area manager is selected, those stores should also be listed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Example 2 - Region Manager 1 is selected, so the Dynamic Column should now be populated with the list of all of the Area Managers within.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Is this &lt;SPAN&gt;achievable&lt;/SPAN&gt;?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 19:20:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761568#M146762</guid>
      <dc:creator>ajohnso2</dc:creator>
      <dc:date>2024-03-13T19:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Dynamic Column population based on slicer selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761741#M146773</link>
      <description>&lt;P&gt;Why the Field Parameters restriction? This is exactly what they were designed for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One alternative is to enable "Personalize Visuals" and teach your users how to use it.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 21:41:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761741#M146773</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-13T21:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Dynamic Column population based on slicer selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761758#M146774</link>
      <description>&lt;P&gt;Hi Ibendlin,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;The reason I dont want to use field parameters is it would make the report clunky, firstly having to select a slicer value from the hierarchy and additionally then selecting at which level the visual should then display.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not completely against it personally however I know my user base would find some issue with it.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 21:53:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761758#M146774</guid>
      <dc:creator>ajohnso2</dc:creator>
      <dc:date>2024-03-13T21:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Dynamic Column population based on slicer selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761776#M146777</link>
      <description>&lt;P&gt;I would give them a chance to test it before coming to conclusions.&amp;nbsp; They may end up liking the flexibility.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 22:10:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3761776#M146777</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-13T22:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: DAX Dynamic Column population based on slicer selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3773148#M147436</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="368511" data-lia-user-login="ajohnso2" class="lia-mention lia-mention-user"&gt;ajohnso2&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I see that the problem doesn't seem to be solved, so I'll give my reply. Hope it helps. Thank you for the detailed description. Based on your description,&lt;/SPAN&gt; I think that &lt;SPAN&gt;the data cannot be displayed well. When you select &lt;STRONG&gt;Region Manager 1&lt;/STRONG&gt; and &lt;STRONG&gt;Region Manager 2&lt;/STRONG&gt;, if only the next level of the list is displayed as shown in the picture, there will be an ambiguity between &lt;STRONG&gt;Area Manager 1&lt;/STRONG&gt; under &lt;STRONG&gt;Region Manager 1&lt;/STRONG&gt; and &lt;STRONG&gt;Area Manager 2&lt;/STRONG&gt; under &lt;STRONG&gt;Region Manager 2&lt;/STRONG&gt;.&lt;/SPAN&gt; &lt;SPAN&gt;I think it's the matrix that can show the data better, as shown in the following pictures. What data you want to see can be achieved by simply dropping down the matrix.&lt;/SPAN&gt; To learn more about matrix, click &lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fpower-bi%2Fvisuals%2Fdesktop-matrix-visual&amp;amp;data=05%7C02%7Cv-yanimei%40microsoft.com%7Cac74a303566d4fc262fc08dc47beccfa%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638464132025563201%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=s7VPuODKWp30m45JhkWqFm8d1WcdJuSp4EwZe7lr%2BHw%3D&amp;amp;reserved=0" target="_blank"&gt;Create a matrix visual in Power BI - Power BI | Microsoft Learn&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Finally, I attach my specific test table &lt;STRONG&gt;Table&lt;/STRONG&gt;.&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;Best Regards,&lt;/P&gt;
&lt;P&gt;Caroline Mei&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 02:52:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Dynamic-Column-population-based-on-slicer-selection/m-p/3773148#M147436</guid>
      <dc:creator>v-yanimei-msft</dc:creator>
      <dc:date>2024-03-19T02:52:52Z</dc:date>
    </item>
  </channel>
</rss>

