<?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: Accumulation on Months in Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/123/m-p/1314651#M408300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF(RowNo() = 1, SUM(TOTAL Sales), SUM(TOTAL Sales)&amp;nbsp; - RangeSum(Above(SUM(Sales),0,RowNo())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Small Change..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(RowNo() = 1, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SUM(TOTAL Sales), &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SUM(TOTAL Sales)&amp;nbsp; - RangeSum(Above(SUM(Sales),&lt;SPAN style="color: #ff00ff; font-size: 18pt;"&gt;1,&lt;/SPAN&gt;RowNo()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Apr 2017 11:03:37 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2017-04-13T11:03:37Z</dc:date>
    <item>
      <title>123</title>
      <link>https://community.qlik.com/t5/QlikView/123/m-p/1314649#M408298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ABC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 10:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/123/m-p/1314649#M408298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-13T10:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation on Months in Script</title>
      <link>https://community.qlik.com/t5/QlikView/123/m-p/1314650#M408299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Front end or back end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 10:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/123/m-p/1314650#M408299</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-04-13T10:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation on Months in Script</title>
      <link>https://community.qlik.com/t5/QlikView/123/m-p/1314651#M408300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF(RowNo() = 1, SUM(TOTAL Sales), SUM(TOTAL Sales)&amp;nbsp; - RangeSum(Above(SUM(Sales),0,RowNo())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Small Change..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(RowNo() = 1, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SUM(TOTAL Sales), &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SUM(TOTAL Sales)&amp;nbsp; - RangeSum(Above(SUM(Sales),&lt;SPAN style="color: #ff00ff; font-size: 18pt;"&gt;1,&lt;/SPAN&gt;RowNo()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 11:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/123/m-p/1314651#M408300</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-04-13T11:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation on Months in Script</title>
      <link>https://community.qlik.com/t5/QlikView/123/m-p/1314652#M408301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if you want the same Value even after selection of Year or Month, use below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(RowNo() = 1, &lt;/P&gt;&lt;P&gt;&amp;nbsp; SUM({&amp;lt;Year, Month&amp;gt;}TOTAL Sales), &lt;/P&gt;&lt;P&gt;&amp;nbsp; SUM({&amp;lt;Year, Month&amp;gt;}TOTAL Sales)&amp;nbsp; - RangeSum(Above(SUM({&amp;lt;Year, Month&amp;gt;}Sales),1,RowNo())) &lt;/P&gt;&lt;P&gt;) * Avg(1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 11:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/123/m-p/1314652#M408301</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-04-13T11:07:50Z</dc:date>
    </item>
  </channel>
</rss>

