<?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 Return values based on % with DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Return-values-based-on-with-DAX/m-p/2888966#M93720</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having an issue I can't solve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with &lt;STRONG&gt;Clients&lt;/STRONG&gt; and &lt;STRONG&gt;Revenue&lt;/STRONG&gt;.&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a simple measure that calculates 80% of the Total Revenue&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; 0.8 * [Revenue]&lt;BR /&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I want to return only the top clients that are within the 80% of the revenue (e.g the top clients that make up 2000 - Top being based on the revenue)&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 07 Nov 2022 10:15:01 GMT</pubDate>
    <dc:creator>Sabo256w</dc:creator>
    <dc:date>2022-11-07T10:15:01Z</dc:date>
    <item>
      <title>Return values based on % with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Return-values-based-on-with-DAX/m-p/2888966#M93720</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having an issue I can't solve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with &lt;STRONG&gt;Clients&lt;/STRONG&gt; and &lt;STRONG&gt;Revenue&lt;/STRONG&gt;.&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a simple measure that calculates 80% of the Total Revenue&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; 0.8 * [Revenue]&lt;BR /&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I want to return only the top clients that are within the 80% of the revenue (e.g the top clients that make up 2000 - Top being based on the revenue)&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Nov 2022 10:15:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Return-values-based-on-with-DAX/m-p/2888966#M93720</guid>
      <dc:creator>Sabo256w</dc:creator>
      <dc:date>2022-11-07T10:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Return values based on % with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Return-values-based-on-with-DAX/m-p/2889074#M93728</link>
      <description>&lt;P&gt;Have a look at&amp;nbsp;&lt;A href="https://www.daxpatterns.com/abc-classification/" target="_self"&gt;https://www.daxpatterns.com/abc-classification/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 11:03:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Return-values-based-on-with-DAX/m-p/2889074#M93728</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2022-11-07T11:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Return values based on % with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Return-values-based-on-with-DAX/m-p/2902980#M94601</link>
      <description>&lt;P&gt;Thanks! This took me down a rabbit hole of exploring and I found this that solved my issue:&amp;nbsp;&lt;A href="https://www.sqlbi.com/tv/toppercent-in-dax-unplugged-8/" target="_blank"&gt;TopPercent in DAX – Unplugged #8 - SQLBI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 07:48:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Return-values-based-on-with-DAX/m-p/2902980#M94601</guid>
      <dc:creator>Sabo256w</dc:creator>
      <dc:date>2022-11-14T07:48:32Z</dc:date>
    </item>
  </channel>
</rss>

