<?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: RANKX on Multiple Criteria Including Manager, Months, Monthly Results in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361633#M126388</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="434309" data-lia-user-login="eliasayyy" class="lia-mention lia-mention-user"&gt;eliasayyy&lt;/a&gt;&amp;nbsp;thank you very much dear. Wonderful to see my ranking working absolutely fine. Thumbs up to you for quick resolve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Aug 2023 11:47:35 GMT</pubDate>
    <dc:creator>qazimobin</dc:creator>
    <dc:date>2023-08-02T11:47:35Z</dc:date>
    <item>
      <title>RANKX on Multiple Criteria Including Manager, Months, Monthly Results</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361579#M126383</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I want to use RANKX function to rank managers performance based on monthly % achievement. I want to rank 14 managers first for January then again for February and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please guide how to achieve this.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 11:13:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361579#M126383</guid>
      <dc:creator>qazimobin</dc:creator>
      <dc:date>2023-08-02T11:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: RANKX on Multiple Criteria Including Manager, Months, Monthly Results</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361616#M126386</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="597611" data-lia-user-login="qazimobin" class="lia-mention lia-mention-user"&gt;qazimobin&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;please refer to the calculated column&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Ranking = 
rankx(filter('Table', 'Table'[Months] = earlier('Table'[Months]) ), 'Table'[% Ach],,desc, dense)&lt;/LI-CODE&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if it solved your porvlem please acept as solution and leave a thumbs up&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 11:38:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361616#M126386</guid>
      <dc:creator>eliasayyy</dc:creator>
      <dc:date>2023-08-02T11:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: RANKX on Multiple Criteria Including Manager, Months, Monthly Results</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361633#M126388</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="434309" data-lia-user-login="eliasayyy" class="lia-mention lia-mention-user"&gt;eliasayyy&lt;/a&gt;&amp;nbsp;thank you very much dear. Wonderful to see my ranking working absolutely fine. Thumbs up to you for quick resolve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 11:47:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361633#M126388</guid>
      <dc:creator>qazimobin</dc:creator>
      <dc:date>2023-08-02T11:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: RANKX on Multiple Criteria Including Manager, Months, Monthly Results</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361750#M126393</link>
      <description>&lt;P&gt;Glad to be able to help have a nice day&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 12:48:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RANKX-on-Multiple-Criteria-Including-Manager-Months-Monthly/m-p/3361750#M126393</guid>
      <dc:creator>eliasayyy</dc:creator>
      <dc:date>2023-08-02T12:48:19Z</dc:date>
    </item>
  </channel>
</rss>

