<?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: DAX formula for cumulative sales in the correct sorting order in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077701#M47096</link>
    <description>&lt;P&gt;God blessssssssss you!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to have you on speed dial&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_savoring_food:"&gt;😋&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2021 12:20:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-15T12:20:31Z</dc:date>
    <item>
      <title>DAX formula for cumulative sales in the correct sorting order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077623#M47091</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to show the cumulative net sales but as you look at the date, the numbers are in descending order. It should be in ascending order because after each date the sales numbers increase.&amp;nbsp; &amp;nbsp;Is there a formula to fix this?&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;</description>
      <pubDate>Wed, 15 Sep 2021 12:20:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077623#M47091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T12:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: DAX formula for cumulative sales in the correct sorting order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077677#M47093</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the following measure to calculate the cummultive Sales:&lt;/P&gt;&lt;P&gt;Measure=&amp;nbsp; CALCULATE([New Sales - Actual CP ], FILTER(ALLSELECTED(Dim InvoiceDate [Invoice_Date]),&amp;nbsp;Dim InvoiceDate [Invoice_Date] &amp;lt;= MAX(Dim InvoiceDate [Invoice_Date])))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark this as a solution, if I answered your question. Kudos are always appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 12:10:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077677#M47093</guid>
      <dc:creator>Tanushree_Kapse</dc:creator>
      <dc:date>2021-09-15T12:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: DAX formula for cumulative sales in the correct sorting order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077701#M47096</link>
      <description>&lt;P&gt;God blessssssssss you!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to have you on speed dial&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_savoring_food:"&gt;😋&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 12:20:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077701#M47096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T12:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: DAX formula for cumulative sales in the correct sorting order</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077709#M47099</link>
      <description>&lt;P&gt;Happy to help!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 12:23:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-for-cumulative-sales-in-the-correct-sorting-order/m-p/2077709#M47099</guid>
      <dc:creator>Tanushree_Kapse</dc:creator>
      <dc:date>2021-09-15T12:23:41Z</dc:date>
    </item>
  </channel>
</rss>

