<?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 Accumulation in a pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313278#M495557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's almost what I want but, in your expression, my table looks like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;# new members&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;# members from the start&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;2011&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;Dec&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;10 000&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;10 000 (instead of 20 000)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;2012&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;Jan&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;5 000&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;15 000 (instead of 25 000)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;Feb&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;6 000&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;21 000 (instead of 31 000)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;My # new members in Nov 2011 (not part of the current selection) is not use for the calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 13:42:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-23T13:42:04Z</dc:date>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313276#M495555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing some problems to display an accumulated amount in a pivot table. Currently, I am working on members registration (with a registration date) and i want a pivot table looking like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;# new members&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;# members from the start&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2011&lt;/TD&gt;&lt;TD&gt;Dec&lt;/TD&gt;&lt;TD&gt;10 000&lt;/TD&gt;&lt;TD&gt;20 000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2012&lt;/TD&gt;&lt;TD&gt;Jan&lt;/TD&gt;&lt;TD&gt;5 000&lt;/TD&gt;&lt;TD&gt;25 000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD&gt;Feb&lt;/TD&gt;&lt;TD&gt;6 000&lt;/TD&gt;&lt;TD&gt;31 000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that the first members registred on November 2011, the previous table is showing data filtered by an active selection (from Dec 2011 to Feb 2012).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My members table looks like this (without a few dimensions such as language_id, channel_id..) :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;member_id&lt;/LI&gt;&lt;LI&gt;member_registration_date&lt;/LI&gt;&lt;LI&gt;member_count &lt;SPAN style="color: #008000;"&gt;// always equal to "1"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting the first expression # new members is quite simple : SUM(customer_count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want, in the second expression, the # of members from the start (ie. Nov 2011) to the end of the month. Indeed, the first line of my table (Dec 2011) should be : # new members in Nov 2011 (10.000) + # new members in Dec 2011 (10.000) = 20.000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I tried many set analysis and expressions, I couldn't find a way to do this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 13:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313276#M495555</guid>
      <dc:creator />
      <dc:date>2012-02-23T13:00:54Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313277#M495556</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;Try the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=RangeSum(Above(TOTAL Sum(NewMembers), 0, Rowno(TOTAL)))&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>Thu, 23 Feb 2012 13:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313277#M495556</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-23T13:08:46Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313278#M495557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's almost what I want but, in your expression, my table looks like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;# new members&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc; border: 1px solid #000000;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;# members from the start&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;2011&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;Dec&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;10 000&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;10 000 (instead of 20 000)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;2012&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;Jan&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;5 000&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;15 000 (instead of 25 000)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;Feb&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;6 000&lt;/TD&gt;&lt;TD style="border: 1px solid #000000;"&gt;21 000 (instead of 31 000)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;My # new members in Nov 2011 (not part of the current selection) is not use for the calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 13:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313278#M495557</guid>
      <dc:creator />
      <dc:date>2012-02-23T13:42:04Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313279#M495558</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;The expression is correct, The first row has 10000, the second row has 5000.&amp;nbsp; So the sum of first 2 rows is 15000(10000 + 15000).&amp;nbsp; Please check your data.&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>Thu, 23 Feb 2012 13:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313279#M495558</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-23T13:51:15Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313280#M495559</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;The table shows the result for a selection from Dec 2011 -&amp;gt; Feb 2012.&lt;/P&gt;&lt;P&gt;However, my data starts from Nov 2011 (10.000 new members) and I would like to have it in my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I want to have in my first row the sum of Nov 2011 (10.000) and Dec 2011 (10.000). In the second row, the sum of Nov 2011 (10.000), Dec 2011 (10.000), Jan 2012 (5.000) and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 13:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313280#M495559</guid>
      <dc:creator />
      <dc:date>2012-02-23T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313281#M495560</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 attach the sample file.&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>Thu, 23 Feb 2012 14:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313281#M495560</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-23T14:03:55Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313282#M495561</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;In pivot table it is not possible to get previous month values, it is only possible to get previous row values visible in the chart.&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>Thu, 23 Feb 2012 14:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313282#M495561</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-23T14:35:03Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313283#M495562</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;Ok... thanks for your research ! &lt;/P&gt;&lt;P&gt;I'll try another way to do this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 15:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313283#M495562</guid>
      <dc:creator />
      <dc:date>2012-02-23T15:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313284#M495563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try with this approach&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set variable with value &lt;STRONG&gt;=Sum({1&amp;lt;member_registration_date={"&amp;lt;$(=Min(member_registration_date))"}&amp;gt;} member_count)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use this expression in pivot table&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum(&lt;STRONG&gt;member_count&lt;/STRONG&gt;)+Alt(Above(TOTAL [Accumulate]),vAccumulation)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here &lt;STRONG&gt;vAccumulation &lt;/STRONG&gt;is a variable.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Accumulate] &lt;/STRONG&gt;&lt;/STRONG&gt;is expression label of above expression.&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or you can try with this expression instead of using variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; =Sum(&lt;STRONG&gt;member_count&lt;/STRONG&gt;)+Alt(Above(TOTAL [Accumulate]),$(&lt;STRONG&gt;=Sum({1&amp;lt;member_registration_date={"&amp;lt;$(=Min(member_registration_date))"}&amp;gt;} member_count)&lt;/STRONG&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Celambarasan&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 04:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313284#M495563</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-24T04:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313285#M495564</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;I attached One Application. Please Check is correct or not .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Perumal A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 06:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313285#M495564</guid>
      <dc:creator>perumal_41</dc:creator>
      <dc:date>2012-02-24T06:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313286#M495565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone for your time and your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿Celambarasan, it helps a lot ! &lt;/P&gt;&lt;P&gt;It works perfectly fine on a classic pivot table. However, I dragged the dimensions to set them vertically, and the expressions to set them horizontally, and the above() function doesn't seem to work very well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; (null value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 09:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313286#M495565</guid>
      <dc:creator />
      <dc:date>2012-02-24T09:52:25Z</dc:date>
    </item>
    <item>
      <title>Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313287#M495566</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;Instead of Above() use Before().&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>Fri, 24 Feb 2012 09:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313287#M495566</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-24T09:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313288#M495567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For horizontal calculation you have to use &lt;STRONG&gt;Before &lt;/STRONG&gt;instead of &lt;STRONG&gt;Above&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 10:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313288#M495567</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-24T10:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313289#M495568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys ! You're all great !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To sum up everything :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used a variable :&lt;/P&gt;&lt;P&gt;vMembersAccumulation = Sum({1&amp;lt;member_registration_date={"&amp;lt;$(=Min(member_registration_date))"}&amp;gt;}&amp;nbsp; member_count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression is (with vertical dimensions and horizontal expressions) : &lt;/P&gt;&lt;P&gt;[# members] = SUM(member_count) + ALT(Before(TOTAL [# members]), vMembersAccumulation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 10:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313289#M495568</guid>
      <dc:creator />
      <dc:date>2012-02-24T10:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulation in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313290#M495569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Jagan Mohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;jagan mohan wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=RangeSum(Above(TOTAL Sum(NewMembers), 0, Rowno(TOTAL)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;That does the trick of calculating running totals for any Journal regardless of the dimensions - just need a straight table and this calculated expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 15:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulation-in-a-pivot-table/m-p/313290#M495569</guid>
      <dc:creator />
      <dc:date>2013-03-05T15:37:33Z</dc:date>
    </item>
  </channel>
</rss>

