<?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 TOP N With Multiple Condition in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/898966#M8181</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Need a little help here.&lt;BR /&gt;I want to top 10 of my clients based on their total revenue and a client score that i calculate.&lt;BR /&gt;I can just use one filter in the filter pane.How can i achieve this?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2020 07:16:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-14T07:16:03Z</dc:date>
    <item>
      <title>TOP N With Multiple Condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/898966#M8181</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Need a little help here.&lt;BR /&gt;I want to top 10 of my clients based on their total revenue and a client score that i calculate.&lt;BR /&gt;I can just use one filter in the filter pane.How can i achieve this?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 07:16:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/898966#M8181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-14T07:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: TOP N With Multiple Condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/899097#M8182</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Client&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Total Revenue&lt;/TD&gt;&lt;TD&gt;Client Score&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client1&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client2&lt;/TD&gt;&lt;TD&gt;90&lt;/TD&gt;&lt;TD&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client3&lt;/TD&gt;&lt;TD&gt;80&lt;/TD&gt;&lt;TD&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client4&lt;/TD&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Client5&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;As per the logic you require, which clients should be selected as Top 3 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 08:37:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/899097#M8182</guid>
      <dc:creator>knowparthshah</dc:creator>
      <dc:date>2020-01-14T08:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: TOP N With Multiple Condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/901635#M8252</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="197265" data-lia-user-login="knowparthshah" class="lia-mention lia-mention-user"&gt;knowparthshah&lt;/a&gt;Since i have many clients if i rank top 5 according to client score, i will get many clients so to again rank them i need to use the total revenue.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 06:48:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/901635#M8252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-16T06:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: TOP N With Multiple Condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/2527210#M70703</link>
      <description>&lt;P&gt;You can contatenate the variables you want to see the TopN and use it in the Filter.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In my example I created a new column with Date, Equip and Name. So basically I selected this new field and filtered the Top 5 Loads per day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 16:34:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TOP-N-With-Multiple-Condition/m-p/2527210#M70703</guid>
      <dc:creator>leandroab1</dc:creator>
      <dc:date>2022-05-19T16:34:30Z</dc:date>
    </item>
  </channel>
</rss>

