<?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: How to Calculate the Cumulative Month sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989059#M969998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try your expression, it works fine. Mang thanks. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2015 03:16:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-22T03:16:09Z</dc:date>
    <item>
      <title>How to Calculate the Cumulative Month sales</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989056#M969995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you help to tell me how to write the express to Calculate the Cumulative Month sales?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The January sales amount is 100&lt;/P&gt;&lt;P&gt;The February sales amount is 200&lt;/P&gt;&lt;P&gt;The March sales amount is 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;January &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;February &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (100+200) January+February&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;March&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;600&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (100+200+300) January+February+March&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 06:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989056#M969995</guid>
      <dc:creator />
      <dc:date>2015-09-21T06:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the Cumulative Month sales</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989057#M969996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I attach you an example with a simple table, I hope will help you.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Group1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99560_Group1.JPG" style="height: 550px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989057#M969996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-21T14:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the Cumulative Month sales</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989058#M969997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you can do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=RangeSum(Above(TOTAL Sum(Sales), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989058#M969997</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T14:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the Cumulative Month sales</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989059#M969998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try your expression, it works fine. Mang thanks. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 03:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989059#M969998</guid>
      <dc:creator />
      <dc:date>2015-09-22T03:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the Cumulative Month sales</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989060#M969999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 03:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989060#M969999</guid>
      <dc:creator />
      <dc:date>2015-09-22T03:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the Cumulative Month sales</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989061#M970000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, I am glad it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 03:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989061#M970000</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-22T03:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the Cumulative Month sales</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989062#M970001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 13:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-the-Cumulative-Month-sales/m-p/989062#M970001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T13:58:18Z</dc:date>
    </item>
  </channel>
</rss>

