<?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: Ranking by YTD Measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2345191#M59299</link>
    <description>&lt;P&gt;Thank you, it worked&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 14:53:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-17T14:53:38Z</dc:date>
    <item>
      <title>Ranking by YTD Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2343212#M59193</link>
      <description>&lt;P&gt;Hello Everyone how are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to create the following table with the YTD measure, but now I would like to Rank this YTD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;YTDActual = &lt;/SPAN&gt;&lt;SPAN&gt;TOTALYTD&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;AVERAGE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Audiencia_GE_LATAM_Raking[avg_rat_per]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;Datas[Date]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;Datas[Date]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;lt; &lt;/SPAN&gt;&lt;SPAN&gt;TODAY&lt;/SPAN&gt;&lt;SPAN&gt;())&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and then I created the rank&amp;nbsp;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RnkYTD = &lt;/SPAN&gt;&lt;SPAN&gt;RANKX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ALLSELECTED&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Audiencia_GE_LATAM_Raking[Channels]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[YTDActual]&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But if I do remove one channel from the table for example the rank 1 AOT Paga, the second in the rank becomes the 1 and so go on, I do not want this to happend and there is also another thing, there are a regions collum, if i put it into the filter, the rank also changes.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Could you please help me?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 21:08:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2343212#M59193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-16T21:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking by YTD Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2343643#M59225</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try with all&lt;/P&gt;
&lt;P&gt;RnkYTD = RANKX(ALL(Audiencia_GE_LATAM_Raking[Channels]),CALCULATE([YTDActual]))&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 04:00:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2343643#M59225</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-17T04:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking by YTD Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2345191#M59299</link>
      <description>&lt;P&gt;Thank you, it worked&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 14:53:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2345191#M59299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-17T14:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking by YTD Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2345193#M59300</link>
      <description>&lt;P&gt;Thank you, it worked&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 14:53:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Ranking-by-YTD-Measure/m-p/2345193#M59300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-17T14:53:49Z</dc:date>
    </item>
  </channel>
</rss>

