<?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: Sum based on ranking in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-based-on-ranking/m-p/1854631#M39667</link>
    <description>&lt;P&gt;**bleep**! It works!&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="250150" data-lia-user-login="CNENFRNL" class="lia-mention lia-mention-user"&gt;CNENFRNL&lt;/a&gt;&amp;nbsp;Thank you!&lt;/P&gt;&lt;P&gt;Could you help to elaborate a bit on the logic of this DAX? Want to learn. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 May 2021 15:47:42 GMT</pubDate>
    <dc:creator>JakeandSnake</dc:creator>
    <dc:date>2021-05-20T15:47:42Z</dc:date>
    <item>
      <title>Sum based on ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-based-on-ranking/m-p/1854584#M39664</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to work out a DAX to solve the below problems, but cannot figure it out myself.&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;The above table has three columns, and my objective is to sum up the value for all the names with the highest score. (in the red circle).&lt;/P&gt;&lt;P&gt;Anyone has a way to solve this by using DAX? No additional table can be created.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 15:01:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-based-on-ranking/m-p/1854584#M39664</guid>
      <dc:creator>JakeandSnake</dc:creator>
      <dc:date>2021-05-20T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sum based on ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-based-on-ranking/m-p/1854607#M39665</link>
      <description>&lt;LI-CODE lang="markup"&gt;= SUMX( VALUES( Table1[Name] ) , CALCULATE( MAX( Table1[Value] ) ) )&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 20 May 2021 15:23:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-based-on-ranking/m-p/1854607#M39665</guid>
      <dc:creator>CNENFRNL</dc:creator>
      <dc:date>2021-05-20T15:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sum based on ranking</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-based-on-ranking/m-p/1854631#M39667</link>
      <description>&lt;P&gt;**bleep**! It works!&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="250150" data-lia-user-login="CNENFRNL" class="lia-mention lia-mention-user"&gt;CNENFRNL&lt;/a&gt;&amp;nbsp;Thank you!&lt;/P&gt;&lt;P&gt;Could you help to elaborate a bit on the logic of this DAX? Want to learn. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 15:47:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sum-based-on-ranking/m-p/1854631#M39667</guid>
      <dc:creator>JakeandSnake</dc:creator>
      <dc:date>2021-05-20T15:47:42Z</dc:date>
    </item>
  </channel>
</rss>

