<?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 implementation in line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664282#M728979</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL &lt;FONT color="#FF0000"&gt;&amp;lt;Expression&amp;gt;&lt;/FONT&gt;, 1, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Nagarjun&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2020 02:18:12 GMT</pubDate>
    <dc:creator>Nagarjun_km</dc:creator>
    <dc:date>2020-01-10T02:18:12Z</dc:date>
    <item>
      <title>Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664038#M728975</link>
      <description>&lt;P&gt;Hi All, i tried implementing cumulative sum in straight table using rangesum() function, it is working properly over there, but when i m using same expression in line chart then it is displaying normal sum and not cumulative one.&lt;/P&gt;&lt;P&gt;Kindly help me on this&lt;/P&gt;&lt;P&gt;=RangeSum(Above( Sum({&amp;lt;DUL_ATTR_SUMMARY_LEVEL={'RR TREND'},DUL_ATTR_TYPE={'OVERALL'},KPI_TYPE={'Resign Reversal'},FY=,RR_MONTH=,RR_MONTH_NAME=,Seq_Month_No_RR=,FY_RR_TREND=&amp;gt;}DUL_ATTR_KPI_ACTUAL),0,RowNo()))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the expression i am using and even i tried TOTAL as well in Above function but still it is not giving expected result.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;attached is the screenshot of the same&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664038#M728975</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664061#M728976</link>
      <description>&lt;P&gt;I have used 2 dimensions, mainly month and FY&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 12:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664061#M728976</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2020-01-09T12:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664082#M728977</link>
      <description>&lt;P&gt;You could try to skip the RangeSum(Above(...)) with the full accumulation radio button for the expression.&lt;/P&gt;&lt;P&gt;Try using the expression below and tick the&amp;nbsp;&lt;EM&gt;Full Accumulation&amp;nbsp;&lt;/EM&gt;button.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;SPAN&gt;Sum({&amp;lt;DUL_ATTR_SUMMARY_LEVEL={'RR TREND'},DUL_ATTR_TYPE={'OVERALL'},KPI_TYPE={'Resign Reversal'},FY=,RR_MONTH=,RR_MONTH_NAME=,Seq_Month_No_RR=,FY_RR_TREND=&amp;gt;}DUL_ATTR_KPI_ACTUAL)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 659px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26605i21803FA29A0B460F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 12:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664082#M728977</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-01-09T12:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664114#M728978</link>
      <description>&lt;P&gt;Hi Vegar,&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;I need to implement cumulative sum without using full accumulation function hence I'm trying it through Rangesum () function. Because I need to display percentage in some other chart using the accumulative sum.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 14:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664114#M728978</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2020-01-09T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664282#M728979</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL &lt;FONT color="#FF0000"&gt;&amp;lt;Expression&amp;gt;&lt;/FONT&gt;, 1, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Nagarjun&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 02:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664282#M728979</guid>
      <dc:creator>Nagarjun_km</dc:creator>
      <dc:date>2020-01-10T02:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664320#M728980</link>
      <description>&lt;P&gt;Hi Nagarjun,&lt;/P&gt;&lt;P&gt;thanks for the help!,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the solution you suggested is not working properly, and giving wrong counts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 06:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1664320#M728980</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2020-01-10T06:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1674126#M728981</link>
      <description>&lt;P&gt;Aatish, did you get things sorted out, or are you still looking for further assistance?&amp;nbsp; If you did get it figured out, please consider posting what you did and then mark that as the solution via the Accept as Solution button on that post.&amp;nbsp; If you still need help, it is likely going to be most helpful if you can attach a QVW file with some sample data etc., as it will be much easier for folks to dig into things that way, there are too many hidden things with the way we have been trying to do this one, if folks can see eveything, I expect they may be able to give you some further help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 20:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1674126#M728981</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-10T20:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative sum implementation in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1685489#M728982</link>
      <description>&lt;P&gt;Hi Brett,&lt;/P&gt;&lt;P&gt;Using trellis in line chart we can achieve the cumulative sum for 2 dimensions. But trellis use was not recommended in our project. So for workaround I had shown cumulative sum using rangesum() and above() function in&amp;nbsp; Straight Table.&lt;/P&gt;&lt;P&gt;I had shown MTD Normal sum in Line chart and YTD Cumulative sum in straight table and I had given a toggle button to switch between MTD Headcounts and YTD Headcounts&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 18:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-sum-implementation-in-line-chart/m-p/1685489#M728982</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2020-03-17T18:55:10Z</dc:date>
    </item>
  </channel>
</rss>

