<?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 issue in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739449#M84132</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="76400" data-lia-user-login="pmadam" class="lia-mention lia-mention-user"&gt;pmadam&lt;/a&gt; , The measure you are using for TOPN seems to me using +0 or handing blank, remove any such code and use this measure as a visual level filter and check for non blank&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 02:57:03 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-09-01T02:57:03Z</dc:date>
    <item>
      <title>Top N issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739202#M84117</link>
      <description>&lt;P&gt;I am trying to get top 5&amp;nbsp; part number by ATS_Score since Part number is whole number,I am not able to do do top 5. later tries buy domain, still doesnt work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&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;</description>
      <pubDate>Wed, 31 Aug 2022 23:38:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739202#M84117</guid>
      <dc:creator>pmadam</dc:creator>
      <dc:date>2022-08-31T23:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Top N issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739296#M84121</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="76400" data-lia-user-login="pmadam" class="lia-mention lia-mention-user"&gt;pmadam&lt;/a&gt; , You need to try measure like &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2 column top N = CALCULATE([Measure], TOPN(10, SUMMARIZE(ALLSELECTED('Table'), 'Table'[Domain], 'Table'[Part Number]), [Measure],DESC),VALUES('Table'[Domain]), VALUES('Table'[Part Number]) )&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 01:26:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739296#M84121</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-09-01T01:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Top N issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739319#M84122</link>
      <description>&lt;P&gt;No change. Im i doing something wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 01:42:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739319#M84122</guid>
      <dc:creator>pmadam</dc:creator>
      <dc:date>2022-09-01T01:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Top N issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739449#M84132</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="76400" data-lia-user-login="pmadam" class="lia-mention lia-mention-user"&gt;pmadam&lt;/a&gt; , The measure you are using for TOPN seems to me using +0 or handing blank, remove any such code and use this measure as a visual level filter and check for non blank&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 02:57:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739449#M84132</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-09-01T02:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Top N issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739555#M84136</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply Amit but its still not working. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 03:48:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2739555#M84136</guid>
      <dc:creator>pmadam</dc:creator>
      <dc:date>2022-09-01T03:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Top N issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2754925#M85133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="76400" data-lia-user-login="pmadam" class="lia-mention lia-mention-user"&gt;pmadam&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN&gt;I am trying to get top 5&amp;nbsp; part number by ATS_Score&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;you can try this measure, then put it into visual-level filter,&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;RANK = RANKX( SUMMARIZE(ALL('Table'),'Table'[Domain],'Table'[Part Number]) , CALCULATE( SUM('Table'[ATS_SCORE]),ALLEXCEPT('Table','Table'[Domain],'Table'[Part Number])),,DESC,Dense)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Tang&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 09:51:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-N-issue/m-p/2754925#M85133</guid>
      <dc:creator>v-xiaotang</dc:creator>
      <dc:date>2022-09-08T09:51:47Z</dc:date>
    </item>
  </channel>
</rss>

