<?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: Dynamic text filter in dax in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3974130#M154096</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="444835" data-lia-user-login="yamina" class="lia-mention lia-mention-user"&gt;yamina&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You need to create this measure&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF(

HASONEVALUE(Supplier[Name]),

VALUES(Supplier[Name]),

MIN(Supplier[Name])

)&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Then add the measure in the format section&amp;nbsp; &amp;gt; Title &amp;gt; fx &amp;gt; Then add the measure above to "What field should we base this on?"&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2024 11:45:08 GMT</pubDate>
    <dc:creator>Joe_Barry</dc:creator>
    <dc:date>2024-06-05T11:45:08Z</dc:date>
    <item>
      <title>Dynamic text filter in dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3971611#M154017</link>
      <description>&lt;P&gt;Hello ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Form this request,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;""NPS = CALCULATE([NPS], FILTER(Table_BSC_SST,Table_BSC_SST[supplier&amp;lt;&amp;gt;"SBE"))"""&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I want to make the supplier field Dynamic. Depending on the chosen supplier, the NPS would be calculated without this choice.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Thank your&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 13:39:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3971611#M154017</guid>
      <dc:creator>yamina</dc:creator>
      <dc:date>2024-06-04T13:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text filter in dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3971644#M154018</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="444835" data-lia-user-login="yamina" class="lia-mention lia-mention-user"&gt;yamina&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you only want to see one supplier result at a time or do you want to have the option to choose multiple?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Option One: Add a supplier filter to the page and have a single select on the slicer, this way only one supplier will be chosen at a time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Option Two: As your measure looks correct, it will automatically filter out this supplier you have chosen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have something else in mind, please provide more detailed info&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 13:47:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3971644#M154018</guid>
      <dc:creator>Joe_Barry</dc:creator>
      <dc:date>2024-06-04T13:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text filter in dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3971667#M154020</link>
      <description>&lt;P&gt;Thank you Barry for your uick feed back, but I always have in my page a filter slicer for the supplier, but in my request I want to replace the supplier name " SBE" by a dynamic choice in my slicer filter.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 13:56:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3971667#M154020</guid>
      <dc:creator>yamina</dc:creator>
      <dc:date>2024-06-04T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text filter in dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3972451#M154044</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="444835" data-lia-user-login="yamina" class="lia-mention lia-mention-user"&gt;yamina&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you please explain what you mean by making the supplier fied dynamic?&lt;BR /&gt;&lt;BR /&gt;Do you mean making the slicer visual dynamic? If yes, if you don't want to show SBE within your slicer, why now exclude it from your slicer altogether in your filter panel?&lt;BR /&gt;&lt;BR /&gt;Please let me know if I am missing the point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;BR /&gt;Best regards,&lt;BR /&gt;Zahran&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 21:50:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3972451#M154044</guid>
      <dc:creator>Moetazzahran</dc:creator>
      <dc:date>2024-06-04T21:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text filter in dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3973489#M154064</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="753713" data-lia-user-login="Moetazzahran" class="lia-mention lia-mention-user"&gt;Moetazzahran&lt;/a&gt;&lt;/P&gt;&lt;P&gt;In fact, whatever the supllier I choose I want that the result in the visual excluded the result of the supplier choosen.&amp;nbsp;I want to show the impact of the chosen supplier in the overall result.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 08:10:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3973489#M154064</guid>
      <dc:creator>yamina</dc:creator>
      <dc:date>2024-06-05T08:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text filter in dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3973500#M154065</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="444835" data-lia-user-login="yamina" class="lia-mention lia-mention-user"&gt;yamina&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;If I understand your requirement correctly, I believe you should use a selectedvalue() in your measure, this selectedvalue () should have the supplier or whatever column used in your slicer that you want to select in your visual.&lt;BR /&gt;&lt;BR /&gt;Following this logic.&lt;BR /&gt;NPS = CALCULATE([NPS],Table_BSC_SST[supplier]&amp;lt;&amp;gt;Selectedvalue(Table_BSC_SST[supplier]))&lt;BR /&gt;&lt;BR /&gt;This will help exclude your selected slicer value from the values shown in your table or matrix.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If this solution helps, please accept it as a solution and your kudos will be much appreciated!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 08:29:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3973500#M154065</guid>
      <dc:creator>Moetazzahran</dc:creator>
      <dc:date>2024-06-05T08:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text filter in dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3974130#M154096</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="444835" data-lia-user-login="yamina" class="lia-mention lia-mention-user"&gt;yamina&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You need to create this measure&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF(

HASONEVALUE(Supplier[Name]),

VALUES(Supplier[Name]),

MIN(Supplier[Name])

)&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Then add the measure in the format section&amp;nbsp; &amp;gt; Title &amp;gt; fx &amp;gt; Then add the measure above to "What field should we base this on?"&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 11:45:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-text-filter-in-dax/m-p/3974130#M154096</guid>
      <dc:creator>Joe_Barry</dc:creator>
      <dc:date>2024-06-05T11:45:08Z</dc:date>
    </item>
  </channel>
</rss>

