<?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 in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644713#M1088252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We created mock data for that chart. In table it was like Current month at TOP (Descending order), but my problem is with cumulative sum. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2014 13:29:38 GMT</pubDate>
    <dc:creator>polisetti</dc:creator>
    <dc:date>2014-06-09T13:29:38Z</dc:date>
    <item>
      <title>Cumulative Sum in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644710#M1088249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of my chart i need to show cumulative chart.So i have written the below expression and the bar chart is working fine with cumulative sum as attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exp: rangesum(Above( TOTAL sum(Value_P), 0, rowno(Total)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now the problem is ,they want to show the sort order from (Curr Month (5-1-2014) to 12-1-2013) &amp;amp; when i am changing the sort order the cumulative sum is giving problem as show in attachment(Cumm1).It need to sum all the months in May 2014 &amp;amp; second bar should be all months expect May.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest me how to write the expression for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 13:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644710#M1088249</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2014-06-09T13:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644711#M1088250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In sort Tab&lt;/P&gt;&lt;P&gt;Select the dimension&lt;/P&gt;&lt;P&gt;Un check all and clik on Load Order as Original..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 13:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644711#M1088250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-09T13:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644712#M1088251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;/P&gt;&lt;P&gt;IF YOU are using a simple bar chart &lt;/P&gt;&lt;P&gt;why not use the accumulation feature of qlikview &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just select full accumulation in the expression tab &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 13:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644712#M1088251</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-06-09T13:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644713#M1088252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We created mock data for that chart. In table it was like Current month at TOP (Descending order), but my problem is with cumulative sum. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 13:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644713#M1088252</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2014-06-09T13:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644714#M1088253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes previously i am using that option only ,but here they want to show current month as first bar ie.. May -14 ,Apr-14...&lt;/P&gt;&lt;P&gt;So we used that option, QV don't know the sorting order . So QV will do summing like May-14,&lt;/P&gt;&lt;P&gt;Apr-14(Sum of May-14 and Apr-14 value )logically it was wrong. I want May-14(Sum of Apr-14 and May-14).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 13:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644714#M1088253</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2014-06-09T13:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644715#M1088254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think issue is with sorting of dimention.&lt;/P&gt;&lt;P&gt;you can use DUAL function to provide numeric value to month year or creare static table for create sequence for month year&lt;/P&gt;&lt;P&gt;This will&amp;nbsp; resolve sorting issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sarvjeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 14:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-in-Bar-Chart/m-p/644715#M1088254</guid>
      <dc:creator>sarvjeet</dc:creator>
      <dc:date>2014-06-09T14:04:24Z</dc:date>
    </item>
  </channel>
</rss>

