<?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: DAX/PowerBI Rank taking a varable/parameter into account in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-PowerBI-Rank-taking-a-varable-parameter-into-account/m-p/2527897#M70765</link>
    <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="318986" data-lia-user-login="KristofferAJ" class="lia-mention lia-mention-user"&gt;KristofferAJ&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Maybe you can take a look at the following link about the Dax equivalent of PERCENTRANK.INC function:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://localcoder.org/dax-equivalent-of-excel-percentrank-inc-per-category" target="_blank"&gt;[Solved] DAX equivalent of Excel PERCENTRANK.INC per category - Local Coder&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2022 00:58:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-05-20T00:58:30Z</dc:date>
    <item>
      <title>DAX/PowerBI Rank taking a varable/parameter into account</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-PowerBI-Rank-taking-a-varable-parameter-into-account/m-p/2519601#M70173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working on a ranking/scoring system and I'm missing the "PERCENTRANK.INC" function in powerBI. Instead I received great input on this formula which is the closest I can get.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Score = DIVIDE ( RANKX ( FILTER ( 'Table', NOT ( ISBLANK ( [Sold amounts] ) ) ), [Sold amounts], , ASC ) - 1, COUNTROWS ( FILTER ( 'Table', NOT ( ISBLANK ( [Sold amounts] ) ) ) ) - 1 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really want to have the formula to take the type of "Fruit" into account in my scoring/ranking. In short each fruit should be scored seperately, with a range per fruit sold.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could this somewho be done with a variable (VAR)?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Example of data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 07:16:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-PowerBI-Rank-taking-a-varable-parameter-into-account/m-p/2519601#M70173</guid>
      <dc:creator>KristofferAJ</dc:creator>
      <dc:date>2022-05-17T07:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: DAX/PowerBI Rank taking a varable/parameter into account</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-PowerBI-Rank-taking-a-varable-parameter-into-account/m-p/2527897#M70765</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="318986" data-lia-user-login="KristofferAJ" class="lia-mention lia-mention-user"&gt;KristofferAJ&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Maybe you can take a look at the following link about the Dax equivalent of PERCENTRANK.INC function:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://localcoder.org/dax-equivalent-of-excel-percentrank-inc-per-category" target="_blank"&gt;[Solved] DAX equivalent of Excel PERCENTRANK.INC per category - Local Coder&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 00:58:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-PowerBI-Rank-taking-a-varable-parameter-into-account/m-p/2527897#M70765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-20T00:58:30Z</dc:date>
    </item>
  </channel>
</rss>

