<?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 calculating cummolative QTY (of countdistinct) orders for every year in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-cummolative-QTY-of-countdistinct-orders-for-every/m-p/907865#M8573</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a data set that has Purchse orders numbers, i wish to countdistinct, cummaltaive QTY for every year by date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so i will be able to produce line chart for every year, wehn the X- axis is months( jabuary, February,March....,December)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the lines shuould display cummaltive QTy by month to month for each year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a dim_date table to use.&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;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2020 11:42:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-22T11:42:00Z</dc:date>
    <item>
      <title>calculating cummolative QTY (of countdistinct) orders for every year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-cummolative-QTY-of-countdistinct-orders-for-every/m-p/907865#M8573</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a data set that has Purchse orders numbers, i wish to countdistinct, cummaltaive QTY for every year by date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so i will be able to produce line chart for every year, wehn the X- axis is months( jabuary, February,March....,December)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the lines shuould display cummaltive QTy by month to month for each year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a dim_date table to use.&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;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 11:42:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-cummolative-QTY-of-countdistinct-orders-for-every/m-p/907865#M8573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T11:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: calculating cummolative QTY (of countdistinct) orders for every year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-cummolative-QTY-of-countdistinct-orders-for-every/m-p/907870#M8574</link>
      <description>&lt;P&gt;CHECK BELOW LINK FOR SOLUTION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Cumulative-Count-by-Date/td-p/368918" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Cumulative-Count-by-Date/td-p/368918&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Pravin Wattamwar&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/pravin-p-wattamwar" target="_blank"&gt;www.linkedin.com/in/pravin-p-wattamwar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If I resolve your problem Mark it as a solution and give kudos.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 11:47:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-cummolative-QTY-of-countdistinct-orders-for-every/m-p/907870#M8574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T11:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: calculating cummolative QTY (of countdistinct) orders for every year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-cummolative-QTY-of-countdistinct-orders-for-every/m-p/907880#M8576</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it close to what i want, but i wish to count every year separatly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to calculate for&amp;nbsp; 2017 from 01/01/2017 - 31/12/2017&lt;/P&gt;&lt;P&gt;and afterward to calculate&amp;nbsp; 2018 for the same period and that it will start the count from 0 and not continue the count of 2017.&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 11:56:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/calculating-cummolative-QTY-of-countdistinct-orders-for-every/m-p/907880#M8576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T11:56:26Z</dc:date>
    </item>
  </channel>
</rss>

