<?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: How to use measure in slicer in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-measure-in-slicer/m-p/2874209#M92842</link>
    <description>&lt;P&gt;&lt;FONT&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="407387" data-lia-user-login="ksubramaniyam41" class="lia-mention lia-mention-user"&gt;ksubramaniyam41&lt;/a&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, using measure field in slicer is not supported.&lt;/P&gt;
&lt;P&gt;You may need to create a separate calculated table for the return value of the measure.&lt;/P&gt;
&lt;P&gt;Then add and apply custom filter to visual filter pane to filter data.&lt;/P&gt;
&lt;P&gt;If possible, please share some sample data so that I can provide an example for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Eason&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2022 08:55:15 GMT</pubDate>
    <dc:creator>v-easonf-msft</dc:creator>
    <dc:date>2022-10-31T08:55:15Z</dc:date>
    <item>
      <title>How to use measure in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-measure-in-slicer/m-p/2864867#M92301</link>
      <description>&lt;P&gt;I have measure this needs to use in slicer please help some one to resolve the issue. Because same meause if we create a column we didn,t get the expected result, only measure is getting expected result so this needs to use in slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Measure =&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;DISTINCTCOUNT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;TFlex_Usage_Report&lt;/SPAN&gt;&lt;SPAN&gt;[USAGE_DT_DAY]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;GROUPBY&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;TFlex_Usage_Report&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'TFlex_Usage_Report'&lt;/SPAN&gt;&lt;SPAN&gt;[USER_LOGIN_ID]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'TFlex_Usage_Report'&lt;/SPAN&gt;&lt;SPAN&gt;[Usage_DT_Year]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;TFlex_Usage_Report&lt;/SPAN&gt;&lt;SPAN&gt;[Usage_DT_Month]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;TFlex_Usage_Report&lt;/SPAN&gt;&lt;SPAN&gt;[USAGE_DT_DAY]&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Oct 2022 12:44:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-measure-in-slicer/m-p/2864867#M92301</guid>
      <dc:creator>ksubramaniyam41</dc:creator>
      <dc:date>2022-10-26T12:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to use measure in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-measure-in-slicer/m-p/2864876#M92303</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="407387" data-lia-user-login="ksubramaniyam41" class="lia-mention lia-mention-user"&gt;ksubramaniyam41&lt;/a&gt;&amp;nbsp;In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: &lt;A href="https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 12:47:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-measure-in-slicer/m-p/2864876#M92303</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2022-10-26T12:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use measure in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-measure-in-slicer/m-p/2874209#M92842</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="407387" data-lia-user-login="ksubramaniyam41" class="lia-mention lia-mention-user"&gt;ksubramaniyam41&lt;/a&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, using measure field in slicer is not supported.&lt;/P&gt;
&lt;P&gt;You may need to create a separate calculated table for the return value of the measure.&lt;/P&gt;
&lt;P&gt;Then add and apply custom filter to visual filter pane to filter data.&lt;/P&gt;
&lt;P&gt;If possible, please share some sample data so that I can provide an example for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Eason&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 08:55:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-use-measure-in-slicer/m-p/2874209#M92842</guid>
      <dc:creator>v-easonf-msft</dc:creator>
      <dc:date>2022-10-31T08:55:15Z</dc:date>
    </item>
  </channel>
</rss>

