<?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 Cumulative Sum - QlikView for QuickBooks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354707#M822380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a version of QlikView that is an add-on to QuickBooks called Advanced Reporting, so I do not have control over the Import of the data. That being said, is there a way to properly create an Expression that cumulatively sums the values from another column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="771"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="136"&gt;Txn Type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Txn Date&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Contract Term&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Ref Number&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Amount&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="145"&gt;Annual Amount&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Running Total&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Sales Order&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;03/22/2017&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;6953&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$20,169.60&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$20,169.60&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$20,169.60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Sales Order&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;05/17/2017&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;7007&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$499,856.50&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$499,856.50&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$499,856.50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Sales Order&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;05/17/2017&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;7001&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$2,790,931.00&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$1,395,465.50&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$1,895,322.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Running Total column is supposed to cumulatively total the Annual Amount column, but doesn't work in the 2nd row. The Annual Amount column is derived from the Amount. This is the formula that I'm using to calculate the Running Total column: rangesum(above([Annual Amount],0,rowno(total)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a Straight Table. Is my formula incorrect or is this not possible with a Straight Table? It needs to be sorted on Txn Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Cumulative Sum - QlikView for QuickBooks</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354707#M822380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a version of QlikView that is an add-on to QuickBooks called Advanced Reporting, so I do not have control over the Import of the data. That being said, is there a way to properly create an Expression that cumulatively sums the values from another column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="771"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="136"&gt;Txn Type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Txn Date&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Contract Term&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Ref Number&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Amount&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="145"&gt;Annual Amount&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Running Total&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Sales Order&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;03/22/2017&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;6953&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$20,169.60&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$20,169.60&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$20,169.60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Sales Order&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;05/17/2017&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;7007&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$499,856.50&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$499,856.50&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$499,856.50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Sales Order&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;05/17/2017&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;24&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;7001&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$2,790,931.00&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$1,395,465.50&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;$1,895,322.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Running Total column is supposed to cumulatively total the Annual Amount column, but doesn't work in the 2nd row. The Annual Amount column is derived from the Amount. This is the formula that I'm using to calculate the Running Total column: rangesum(above([Annual Amount],0,rowno(total)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a Straight Table. Is my formula incorrect or is this not possible with a Straight Table? It needs to be sorted on Txn Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&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/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354707#M822380</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum - QlikView for QuickBooks</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354708#M822381</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(&lt;SPAN style="color: #ff0000;"&gt;TOTAL&lt;/SPAN&gt; [Annual Amount], 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 17:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354708#M822381</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-04T17:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum - QlikView for QuickBooks</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354709#M822382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if this is a straight table, you can just use Full Accumulation on the Expressions tab with this as your expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Annual Amount]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172534_Capture.PNG" style="height: 522px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 17:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354709#M822382</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-04T17:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum - QlikView for QuickBooks</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354710#M822383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Sunny...your first solution worked although the second didn't seem to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 17:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Sum-QlikView-for-QuickBooks/m-p/1354710#M822383</guid>
      <dc:creator />
      <dc:date>2017-08-04T17:44:05Z</dc:date>
    </item>
  </channel>
</rss>

