<?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: cum sum from below in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737027#M475719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and you calculate only two values every time- previous and next.. i think it's not cum sum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2014 06:39:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-09T06:39:02Z</dc:date>
    <item>
      <title>cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737022#M475714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Have some problem with calculation cumulative sum from below.&lt;/P&gt;&lt;P&gt;There is neccessary result in attached example&lt;/P&gt;&lt;P&gt;i calculate cumulative sum from top by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(Above(sum(sales),0,rowno()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but don't know how to calculate cum sum from below&lt;/P&gt;&lt;P&gt;Thanks for all advices!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 05:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737022#M475714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T05:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737023#M475715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of Above() use it's counter part &lt;STRONG&gt;Below(). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use Above() with negetive offset. Like : =Above(Sum(Sales), &lt;STRONG&gt;-2&lt;/STRONG&gt;,0) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 05:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737023#M475715</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-09T05:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737024#M475716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From above &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Rangesum(Above( Sum(sales) ),0, Rowno() )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for Below or reverse accumulation&lt;/P&gt;&lt;P&gt;Rangesum(Below( Sum(sales) ),0, Rowno() )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 05:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737024#M475716</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-09T05:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737025#M475717</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;Please find attached file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 06:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737025#M475717</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-07-09T06:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737026#M475718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is your example correct?&lt;/P&gt;&lt;P&gt;i need to show cum sum for each value from below.&lt;/P&gt;&lt;P&gt;In you file you calculate only total cum sum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 06:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737026#M475718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T06:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737027#M475719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and you calculate only two values every time- previous and next.. i think it's not cum sum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 06:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737027#M475719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T06:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737028#M475720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's working some strangely...&lt;/P&gt;&lt;P&gt;from value 1/5/2014 calculation is not correct !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 06:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737028#M475720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T06:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737029#M475721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;it's working some strangely...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from value 1/5/2014 calculation is not correct !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 06:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737029#M475721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T06:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737030#M475722</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;Please find attached file for solution, wrong expression name in the set analysis earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 08:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737030#M475722</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-07-09T08:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: cum sum from below</title>
      <link>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737031#M475723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's what i need!&lt;/P&gt;&lt;P&gt;thank you!))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 09:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cum-sum-from-below/m-p/737031#M475723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T09:20:38Z</dc:date>
    </item>
  </channel>
</rss>

