<?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: Top 30 compared to revenue ALL customers in percentage in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/733903#M1892</link>
    <description>&lt;P&gt;First of all, you CANNOT just grab an address like&amp;nbsp;file:///C:/Users/mvheur/OneDrive%20-%20Dorel%20Industries/XXX and paste... THIS WILL NEVER WORK ON THE INTERNET. You have to go to your OneDrive and generate a sharable link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, here's the documentation for TOPN:&amp;nbsp;&lt;A href="https://dax.guide/topn/" target="_blank"&gt;https://dax.guide/topn/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2019 09:14:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-08T09:14:17Z</dc:date>
    <item>
      <title>Top 30 compared to revenue ALL customers in percentage</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/732568#M1838</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a list with 100 customers and their Net sales, 100 customers generate 100K euro on Net sales.&lt;/P&gt;&lt;P&gt;Now the business wants to have a top 35 customers based on the Net sales and they want to have the percentage of the revenue of these Top35 compared to the total Revenue (in %).&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;Customer 1-100 generate 100K euro Net rev.&lt;/P&gt;&lt;P&gt;Customer 1-35 generate 50K euro Net rev. which is 50%&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is the best solution to create this output&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 09:21:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/732568#M1838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-05T09:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Top 30 compared to revenue ALL customers in percentage</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/732774#M1855</link>
      <description>&lt;P&gt;What's the data model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please create a screenshot of your data model as it exists in Power BI and paste. Then we can look at this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 13:23:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/732774#M1855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-05T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Top 30 compared to revenue ALL customers in percentage</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/733701#M1888</link>
      <description>&lt;P&gt;&lt;A title="Top35 rev compared to rev all custs.xlsx" href="C:\Users\mvheur\OneDrive - Dorel Industries\XXX" target="_self"&gt;C:\Users\mvheur\OneDrive - Dorel Industries\XXX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hi, Darek,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the thing i want is in the xls file which can be retrieved through the link att.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my model i have only 1 fact table which looks similar to this xls file, i know i can create a calculation in the edit query part but it is not what i want. I also know that there is a TOPN function in combination with calculate but am not sure how this works.&lt;/P&gt;&lt;P&gt;hope you can help out.&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 05:49:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/733701#M1888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-08T05:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Top 30 compared to revenue ALL customers in percentage</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/733903#M1892</link>
      <description>&lt;P&gt;First of all, you CANNOT just grab an address like&amp;nbsp;file:///C:/Users/mvheur/OneDrive%20-%20Dorel%20Industries/XXX and paste... THIS WILL NEVER WORK ON THE INTERNET. You have to go to your OneDrive and generate a sharable link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, here's the documentation for TOPN:&amp;nbsp;&lt;A href="https://dax.guide/topn/" target="_blank"&gt;https://dax.guide/topn/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 09:14:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/733903#M1892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-08T09:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Top 30 compared to revenue ALL customers in percentage</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/733930#M1893</link>
      <description>&lt;P&gt;hi Darek,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the tip, was indeed not smart to add a link like this.... anyway, in the meantime i managed to solve the issue, found a solution on the web and after modifying and testing it works well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for assisting!&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 09:28:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Top-30-compared-to-revenue-ALL-customers-in-percentage/m-p/733930#M1893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-08T09:28:23Z</dc:date>
    </item>
  </channel>
</rss>

