<?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 calculate Price Index in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-Price-Index/m-p/2353878#M59858</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="361302" data-lia-user-login="Sunilrane" class="lia-mention lia-mention-user"&gt;Sunilrane&lt;/a&gt; , Not very clear, can you explain &lt;/P&gt;
&lt;P&gt;new column&lt;/P&gt;
&lt;P&gt;rank = rankx(filter(Table,[brand] = earlier([brand]) , [price],,asc,dense)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;rank = rankx(filter(Table,[brand] = earlier([brand]) , [price],,desc,dense)&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 16:01:38 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-02-22T16:01:38Z</dc:date>
    <item>
      <title>How to calculate Price Index</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-Price-Index/m-p/2353701#M59850</link>
      <description>&lt;P&gt;Hi can anybody help how to calculate Price Index of our brand and for the competition brands?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 14:55:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-Price-Index/m-p/2353701#M59850</guid>
      <dc:creator>Sunilrane</dc:creator>
      <dc:date>2022-02-22T14:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Price Index</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-Price-Index/m-p/2353878#M59858</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="361302" data-lia-user-login="Sunilrane" class="lia-mention lia-mention-user"&gt;Sunilrane&lt;/a&gt; , Not very clear, can you explain &lt;/P&gt;
&lt;P&gt;new column&lt;/P&gt;
&lt;P&gt;rank = rankx(filter(Table,[brand] = earlier([brand]) , [price],,asc,dense)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;rank = rankx(filter(Table,[brand] = earlier([brand]) , [price],,desc,dense)&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 16:01:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-Price-Index/m-p/2353878#M59858</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-22T16:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Price Index</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-Price-Index/m-p/2360750#M60322</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="361302" data-lia-user-login="Sunilrane" class="lia-mention lia-mention-user"&gt;Sunilrane&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to create a rank for the price, you can try rankx function as&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/user/viewprofilepage/user-id/148838" target="_self" aria-label="View Profile of amitchandak"&gt;amitchandak&lt;/A&gt;&amp;nbsp;mentioned before. If this does not match your requirement, please share a sample with us and you can show us a screenshot with the result you want. This will make us easier to find the solution.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 09:22:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-Price-Index/m-p/2360750#M60322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-25T09:22:19Z</dc:date>
    </item>
  </channel>
</rss>

