<?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: running total in pivot table of Adhoc report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1742468#M453050</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;I checked the attachment, I can get it, so not sure if we had an issue that got fixed or what, if you get a chance, try again and shout if you still get the virus scan message, but try downloading, that is what I did versus clicking to open the file, sorry, I think you may have opened.&amp;nbsp; Preview did work for me too though, so not sure what the heck happened to you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 14:37:36 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-09-09T14:37:36Z</dc:date>
    <item>
      <title>running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739456#M452854</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to make a measure to calculate the running total in an ad-hoc report where the dimensions gets added from the list box on the left. The last column is not making the cumulative sum as the new dimensions gets added from the list box any ideas?&lt;/P&gt;&lt;P&gt;=RangeSum(Above( sum({&amp;lt;CalendarDateNum={'&amp;lt;=$(vPerfEndDate)'}&amp;gt; } Amount),0,rowno(TOTAL)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shashank181993_2-1598618548588.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39732iA0F739C9DEE49167/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shashank181993_2-1598618548588.png" alt="shashank181993_2-1598618548588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 12:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739456#M452854</guid>
      <dc:creator>shashank181993</dc:creator>
      <dc:date>2020-08-28T12:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739458#M452855</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=RangeSum(Above(TOTAL Sum({&amp;lt;CalendarDateNum = {'&amp;lt;=$(vPerfEndDate)'}&amp;gt;} Amount), 0, RowNo(TOTAL)))&lt;/LI-CODE&gt;&lt;P&gt;The above will give you a accumulation across all dimensions.... is that what you want?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 12:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739458#M452855</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-28T12:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739460#M452856</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shashank181993_0-1598619524794.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39733iFE265B094C361DE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shashank181993_0-1598619524794.png" alt="shashank181993_0-1598619524794.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, sunny!&amp;nbsp; I tried this but the subtotal accumulate the data from different GL type which need to be restricted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 13:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739460#M452856</guid>
      <dc:creator>shashank181993</dc:creator>
      <dc:date>2020-08-28T13:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739477#M452857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the sample data here need in the pivot table to calculate the rangesum&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 13:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739477#M452857</guid>
      <dc:creator>shashank181993</dc:creator>
      <dc:date>2020-08-28T13:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739488#M452858</link>
      <description>&lt;P&gt;you can use combination of secondarydimensionality() with Sunny's solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 13:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739488#M452858</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2020-08-28T13:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739490#M452859</link>
      <description>&lt;P&gt;Somehow I am unable to download the attachment because the Virus scan is in progress&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 658px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/39735iAC0CFA094703109F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 13:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1739490#M452859</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-28T13:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1742468#M453050</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;I checked the attachment, I can get it, so not sure if we had an issue that got fixed or what, if you get a chance, try again and shout if you still get the virus scan message, but try downloading, that is what I did versus clicking to open the file, sorry, I think you may have opened.&amp;nbsp; Preview did work for me too though, so not sure what the heck happened to you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 14:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1742468#M453050</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-09-09T14:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1742475#M453052</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14114"&gt;@Brett_Bleess&lt;/a&gt;, but this is not the kind of sample I was expecting. This is pre-aggregated data in a chart, I was looking for more like a raw sample data.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 14:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1742475#M453052</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-09-09T14:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: running total in pivot table of Adhoc report</title>
      <link>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1742481#M453054</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/124960"&gt;@shashank181993&lt;/a&gt;&amp;nbsp; Please see Sunny's latest comment above and&amp;nbsp; respond accordingly, if you figured things out, please post what you did and then mark that as the solution using the Accept as Solution button.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 15:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/running-total-in-pivot-table-of-Adhoc-report/m-p/1742481#M453054</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-09-09T15:07:43Z</dc:date>
    </item>
  </channel>
</rss>

