<?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: Cumulative sum(sales) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356354#M825791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ohhhh!!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 11:55:37 GMT</pubDate>
    <dc:creator>bharani8</dc:creator>
    <dc:date>2017-07-10T11:55:37Z</dc:date>
    <item>
      <title>Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356349#M825786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team - I need to have the cumulative sum(sales) in descending order and their respective %. Attached is the sample data and qvw Attached.. Plz Help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356349#M825786</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356350#M825787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Something like this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356350#M825787</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-10T11:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356351#M825788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, try this instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Product, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;AutoNumber(Product&amp;amp;Location) as Key&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TestData.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Key as a dimension, but hide it on the presentation tab. Sort Key by Sum(Sales) in descending order to get this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169603_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356351#M825788</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-10T11:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356352#M825789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny - I tried above... Performance of my DB is poor.. After adding the "&lt;STRONG style="text-decoration: underline;"&gt;RangeSum(Above(TOTAL Sum(Sales), 0, RowNo(TOTAL)))&lt;/STRONG&gt;" , am just stuck with the chart to get Refreshed.. It shows below Refresh icon and it is still at this screen for almost 15 mins... I have around 1M rows.. Any other better idea to improve performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169625_Error.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356352#M825789</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-07-10T11:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356353#M825790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only other way I can think of is to do this in the script... but then you loose the ability to change numbers based on selection on the front end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356353#M825790</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-10T11:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356354#M825791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ohhhh!!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356354#M825791</guid>
      <dc:creator>bharani8</dc:creator>
      <dc:date>2017-07-10T11:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356355#M825792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny. I'll be really glad, if you help me with the same case.)&amp;nbsp; I have Table containing two column "date" and "sale".and I try to find out how i can get cumulative sum in each month i have. I need table like this. Please, help me =(:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 274px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="98"&gt;Date&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;sale&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="78"&gt;cumulative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;01.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10 824 050&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10 824 050&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;02.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 267 376&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;19 091 426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;03.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 799 371&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;27 890 797&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;04.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 940 368&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;36 831 165&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;05.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;9 699 608&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;46 530 773&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;06.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10 797 779&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;57 328 552&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;07.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;12 949 544&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;70 278 096&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;08.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10 155 186&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;80 433 282&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;…&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;…&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;…&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;29.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;10 560 744&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;302 130 085&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;30.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 323 429&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;310 453 514&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;31.10.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 834 970&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;319 288 484&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;01.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 892 937&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 892 937&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;02.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;9 691 612&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;18 584 550&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;03.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;12 477 173&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;31 061 722&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;04.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;14 011 628&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;45 073 350&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;05.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;11 097 012&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;56 170 362&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;06.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;9 482 524&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;65 652 887&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;07.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;7 850 063&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;73 502 950&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;08.11.2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8 372 517&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;81 875 467&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 02:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356355#M825792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T02:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356356#M825793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need this in the script or front end of the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 09:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356356#M825793</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-10T09:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356357#M825794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will be awesome in front end of the application, if you dont mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 22:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356357#M825794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-10T22:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356358#M825795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added 3 expression to show how it can be done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;=RangeSum(Above(Sum(Sale), 0, RowNo()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;=Aggr(RangeSum(Above(Sum(Sale), 0, RowNo())), MonthYear, Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) &lt;STRONG&gt;=Aggr(RangeSum(Above(Sum(Sale), 0, RowNo())), MonthYear, (Date, (NUMERIC)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the expression 1 is dependent on your chart sorting which needs to be first by MonthYear and second by date in ascending order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression 2 is dependent on sort in the script... for this to work, date needs to be sorted in ascending order within the script. In this case it was, so it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression 3 is only doable in QlikView 12 or above as it was introduced after with QV 12.... you can read more about it here &lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;‌, but the idea is that you can specify the sorting with aggr function and not just take the sorting from the load order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&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>Thu, 11 Jan 2018 09:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356358#M825795</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-11T09:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356359#M825796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you a lot, you are really help me)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 04:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356359#M825796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-12T04:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356360#M825797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try below in script to get cumulative sum in script itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Date&amp;gt;=previous(Date),rangesum(sales,peek(New_Sales)),sales) as New_Sales&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jan 2018 09:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1356360#M825797</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-01-13T09:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1519100#M825798</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise How would you have done it in the Back End script? Please share.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Sanele Zwane&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 09:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-sales/m-p/1519100#M825798</guid>
      <dc:creator>skzwane01</dc:creator>
      <dc:date>2018-12-11T09:43:10Z</dc:date>
    </item>
  </channel>
</rss>

