<?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: TOP N by value filtering options in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-by-value-filtering-options/m-p/3417017#M129311</link>
    <description>&lt;P&gt;Many thanks that solved it!&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 06:26:01 GMT</pubDate>
    <dc:creator>mrclay82</dc:creator>
    <dc:date>2023-09-06T06:26:01Z</dc:date>
    <item>
      <title>TOP N by value filtering options</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-by-value-filtering-options/m-p/3414943#M129177</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a matrix showing the 10 most profitable items. This is achieved with TOP N in the filter pane where a measure for [total profit] is the value in the TOP N filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to add a slicer for “sales person”, so that each sales person can select themselves and see if they have any items in the matrix.&lt;/P&gt;&lt;P&gt;The issue is that if a sales person select themselves the whole matrix is filtered with the TOP 10 most profitable items for THAT salesperson.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to set the same TOP N filter for the slicer with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing here? Field parameters is not an option here due to company restrictions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 06:00:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-by-value-filtering-options/m-p/3414943#M129177</guid>
      <dc:creator>mrclay82</dc:creator>
      <dc:date>2023-09-05T06:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: TOP N by value filtering options</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-by-value-filtering-options/m-p/3415298#M129199</link>
      <description>&lt;P&gt;You could create a new measure, purely for use in the TOPN filter, which uses REMOVEFILTERS on the sales person column. That would filter the matrix to the top 10 products regardless of sales person, but would still allow the values within the matrix to be filtered to just the sales person selected in the slicer.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 09:24:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-by-value-filtering-options/m-p/3415298#M129199</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-09-05T09:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: TOP N by value filtering options</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-by-value-filtering-options/m-p/3417017#M129311</link>
      <description>&lt;P&gt;Many thanks that solved it!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 06:26:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-by-value-filtering-options/m-p/3417017#M129311</guid>
      <dc:creator>mrclay82</dc:creator>
      <dc:date>2023-09-06T06:26:01Z</dc:date>
    </item>
  </channel>
</rss>

