<?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 ABC analysis for different years in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/ABC-analysis-for-different-years/m-p/3050149#M105027</link>
    <description>&lt;P&gt;I never use DAX and I find it very complicated!&lt;/P&gt;&lt;P&gt;I read this &lt;A title="this" href="https://www.daxpatterns.com/abc-classification/" target="_self"&gt;https://www.daxpatterns.com/abc-classification/&lt;/A&gt; but I find it complicated and different from my dataset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My dataset is like this &lt;A href="https://1drv.ms/x/s!AvMy-Bzzx3mqgwmKSZm6wr_W4VXr?e=Jwwbji&amp;amp;nav=MTVfezAwMDAwMDAwLTAwMDEtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMH0" target="_blank" rel="noopener"&gt;https://1drv.ms/x/s!AvMy-Bzzx3mqgwmKSZm6wr_W4VXr?e=Jwwbji&amp;amp;nav=MTVfezAwMDAwMDAwLTAwMDEtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMH0&lt;/A&gt;&lt;BR /&gt;I need to sum column Value if the Name and date are the sums and after doing the ABC analysis. The problem is that I can't aggregate before in transform because I need the column Name Fatt!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My difference from the example that i don't have the figure 1, I don't want to create this. How can I do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 09:30:02 GMT</pubDate>
    <dc:creator>Julia997</dc:creator>
    <dc:date>2023-02-07T09:30:02Z</dc:date>
    <item>
      <title>ABC analysis for different years</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/ABC-analysis-for-different-years/m-p/3050149#M105027</link>
      <description>&lt;P&gt;I never use DAX and I find it very complicated!&lt;/P&gt;&lt;P&gt;I read this &lt;A title="this" href="https://www.daxpatterns.com/abc-classification/" target="_self"&gt;https://www.daxpatterns.com/abc-classification/&lt;/A&gt; but I find it complicated and different from my dataset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My dataset is like this &lt;A href="https://1drv.ms/x/s!AvMy-Bzzx3mqgwmKSZm6wr_W4VXr?e=Jwwbji&amp;amp;nav=MTVfezAwMDAwMDAwLTAwMDEtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMH0" target="_blank" rel="noopener"&gt;https://1drv.ms/x/s!AvMy-Bzzx3mqgwmKSZm6wr_W4VXr?e=Jwwbji&amp;amp;nav=MTVfezAwMDAwMDAwLTAwMDEtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMH0&lt;/A&gt;&lt;BR /&gt;I need to sum column Value if the Name and date are the sums and after doing the ABC analysis. The problem is that I can't aggregate before in transform because I need the column Name Fatt!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My difference from the example that i don't have the figure 1, I don't want to create this. How can I do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 09:30:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/ABC-analysis-for-different-years/m-p/3050149#M105027</guid>
      <dc:creator>Julia997</dc:creator>
      <dc:date>2023-02-07T09:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: ABC analysis for different years</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/ABC-analysis-for-different-years/m-p/3051526#M105123</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="506537" data-lia-user-login="Julia997" class="lia-mention lia-mention-user"&gt;Julia997&lt;/a&gt; , I have used the window function for a similar use case, check if that can help &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Window function- Pareto Analysis, 80% of sales, Order by on Measure: &lt;A href="https://www.youtube.com/watch?v=UVxiLc_AzSs" target="_blank"&gt;https://www.youtube.com/watch?v=UVxiLc_AzSs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Window function- TOP N% with Others: &lt;A href="https://youtu.be/rQElaRoPbUA" target="_blank"&gt;https://youtu.be/rQElaRoPbUA&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 02:24:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/ABC-analysis-for-different-years/m-p/3051526#M105123</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2023-01-31T02:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: ABC analysis for different years</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/ABC-analysis-for-different-years/m-p/3063567#M105976</link>
      <description>&lt;P&gt;I try to replicate but it doesn't work. The cumulated is always null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 09:31:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/ABC-analysis-for-different-years/m-p/3063567#M105976</guid>
      <dc:creator>Julia997</dc:creator>
      <dc:date>2023-02-07T09:31:02Z</dc:date>
    </item>
  </channel>
</rss>

