<?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 Not working for Calculating other columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101822#M909084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rangesum(Above(TOTAL Count({&amp;lt;StatusType={'Begin'}&amp;gt;}TransactionAmt), 0, RowNo(TOTAL)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Above(TOTAL Count({&amp;lt;StatusType={'Added'}&amp;gt;}TransactionAmt), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-RangeSum(Above(TOTAL Count({&amp;lt;StatusType={'Completed'}&amp;gt;}TransactionAmt), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127685_Capture.PNG" style="height: 159px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2016 16:00:35 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-13T16:00:35Z</dc:date>
    <item>
      <title>Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101802#M909064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys - I have a simple requirement here, But for some reason it is not working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a straight table, i have columns&amp;nbsp; added picks, completed picks, which are regular calculations based on data from tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that i have Begin, added picks cumulative and completed picks cumulative which are same calculations as above but i am giving "full accumulation" for these 3 columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then i have # of Picks which is basically "begin + added picks cumulative - completed picks cumulative". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when i am doing this # of picks column calculation based on the Full Accumulation columns, I would assume it showing results based on Full accumulation value for that row instead showing result based on the actual value.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any thing i am missing here. or doing anything wrong. Please see the attached sheet for more data. &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/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101802#M909064</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101803#M909065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you use the regular accumulation feature, that is the regular behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use the Rangesum(Above(yourexpression),0.rowno())) in order to obtain your accumulation value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read this explanation: &lt;A href="https://community.qlik.com/thread/81914"&gt;Range Sum&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101803#M909065</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-13T14:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101804#M909066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you would probably need to use RangeSum(Above(...)) instead of Full Accumulation to make this to work. I can't comment more because I don't have the expression or a sample, but this should guide you in the right direction. If you still have trouble, I would suggest providing a sample with your expected output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101804#M909066</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-13T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101805#M909067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rangesum(Above("Begin"-"Completed Picks Cummulative"+"Added Picks Cummulative"),rowno(),0) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this but giving 1 as result for all rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101805#M909067</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T14:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101806#M909068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again I am not 100% sure, but may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;RangeSum(Above("Begin"-"Completed Picks Cummulative"+"Added Picks Cummulative", 0, RowNo()))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101806#M909068</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-13T14:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101807#M909069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny - PFA.. Column D (Desired Result) Column is the answer i am looking for. &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: 894px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="208"&gt;Hour&lt;/TD&gt;&lt;TD class="xl63" width="98"&gt;Begin&lt;/TD&gt;&lt;TD class="xl63" width="98"&gt;# of Picks&lt;/TD&gt;&lt;TD class="xl63" width="98"&gt;Desired Result&lt;/TD&gt;&lt;TD class="xl63" width="98"&gt;Added Picks&lt;/TD&gt;&lt;TD class="xl63" width="98"&gt;Added Picks Cummulative&lt;/TD&gt;&lt;TD class="xl63" width="98"&gt;Completed Picks&lt;/TD&gt;&lt;TD class="xl63" width="98"&gt;Completed Picks Cummulative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none;"&gt;331&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none;"&gt;203&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none;"&gt;203&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none;"&gt;128&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none;"&gt;128&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;120&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;19&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;190&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;110&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;90&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;109&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="17" style="border-top: none;"&gt;9&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;122&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;176&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;94&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none;"&gt;203&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;28&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;128&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101807#M909069</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101808#M909070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the expressions for "Begin" and other fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101808#M909070</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-13T14:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101809#M909071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is again giving the same result as not using the accumulation column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101809#M909071</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T14:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101810#M909072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Count({&amp;lt;StatusType={'Begin'}&amp;gt;}TransactionAmt) for Begin&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;StatusType={'Added'}&amp;gt;}TransactionAmt) for added&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;StatusType={'Completed'}&amp;gt;}TransactionAmt) for completed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same expression but giving "full accumulation" for cumulative columns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101810#M909072</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T14:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101811#M909073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expression for # of Picks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101811#M909073</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-13T14:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101812#M909074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;# of Picks =&amp;nbsp; "begin + added picks cumulative - completed picks cumulative".&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101812#M909074</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T15:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101813#M909075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Rangesum(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Above(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;StatusType={'Begin'}&amp;gt;}TransactionAmt)&lt;/SPAN&gt;,0, rowno()),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Above(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;StatusType={'Added'}&amp;gt;}TransactionAmt)&lt;/SPAN&gt;,0, rowno()),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Above(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;StatusType={'Completed'}&amp;gt;}TransactionAmt)&lt;/SPAN&gt;,,0 rowno())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If doesn´t please share a sample of your qvw &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101813#M909075</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-13T15:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101814#M909076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: #000000;"&gt;&lt;STRONG&gt;Rangesum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-style: inherit;"&gt;Above(&lt;SPAN style="font-style: inherit;"&gt;Count({&amp;lt;StatusType={'Begin'}&amp;gt;}TransactionAmt)&lt;/SPAN&gt;, 0, &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RowNo&lt;/SPAN&gt;()),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-style: inherit;"&gt;-Above(&lt;SPAN style="font-style: inherit;"&gt;Count({&amp;lt;StatusType={'Added'}&amp;gt;}TransactionAmt)&lt;/SPAN&gt;, 0, RowNo()),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #000000; font-style: inherit;"&gt;Above(&lt;SPAN style="font-style: inherit;"&gt;Count({&amp;lt;StatusType={'Completed'}&amp;gt;}TransactionAmt), 0&lt;/SPAN&gt;, RowNo())&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-weight: inherit; line-height: 1.5em;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101814#M909076</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-13T15:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101815#M909077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached QVW with my actual data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101815#M909077</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T15:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101816#M909078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, fixed as you suggested, &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101816#M909078</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-13T15:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101817#M909079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you really need that 2nd dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101817#M909079</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-13T15:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101818#M909080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101818#M909080</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-13T15:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101819#M909081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rangesum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Above(TOTAL Count({&amp;lt;StatusType={'Begin'}&amp;gt;}TransactionAmt), 0, RowNo(TOTAL)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Above(TOTAL Count({&amp;lt;StatusType={'Added'}&amp;gt;}TransactionAmt), 0, RowNo(TOTAL)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Above(TOTAL Count({&amp;lt;StatusType={'Completed'}&amp;gt;}TransactionAmt), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127681_Capture.PNG" style="height: 124px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101819#M909081</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-13T15:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101820#M909082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anjos - I dont know why that same expression in that QVW you attached is not working in my actual QVW. &lt;/P&gt;&lt;P&gt;Giving the same numbers as before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101820#M909082</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation Not working for Calculating other columns</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101821#M909083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny - If we look at hour 9 it should be 101+262-131 = 232 it is instead 332&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hour 10 also&amp;nbsp; 101+323-134 = 290 it is instead 421.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-Not-working-for-Calculating-other-columns/m-p/1101821#M909083</guid>
      <dc:creator>maahivee</dc:creator>
      <dc:date>2016-06-13T15:49:25Z</dc:date>
    </item>
  </channel>
</rss>

