<?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: Accumulating value in PivotTable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924411#M319956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this: &lt;A href="https://community.qlik.com/qlik-blogpost/4538"&gt;Accumulations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 17:49:28 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-12-14T17:49:28Z</dc:date>
    <item>
      <title>Accumulating value in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924409#M319954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Calibri, sans-serif; font-size: 11pt; line-height: 1.5em;"&gt;Hello!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I'm having trouble accumulating values in a PivotTable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;In the example below, the proposal is to build value for the current period + N months as the user's selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Ex. When N = 3, adds Jan 2015 = 10.00 + 20.00 + = Feb 2015 Mar 2015 = 30.00, Accumulated Future (Jan 2015) = 60.00.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;In this model, I understand you have to work with set analysis, because the user can make the selection period and also because they &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;have other dimensions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Date Period Accumulated Future Value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;01/01/2015 Jan 2015 10.00 60.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;01/02/2015 Feb 2015 20.00 90.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;01/03/2015 Mar 2015 30.00 120.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;01/04/2015 Apr 2015 40.00 90.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;01/05/2015 May 2015 50.00 50.00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I tried with the following expression, but only works if you make a selection period without selecting presents the sum total of the value column for all periods.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;sum ({$ &amp;lt;Date = {'&amp;gt; = $ (Data) &amp;lt;= $ (= AddMonths (Date, 2))'}&amp;gt;} Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Can please help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 17:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924409#M319954</guid>
      <dc:creator>claudio_reis_we</dc:creator>
      <dc:date>2015-12-14T17:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulating value in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924410#M319955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The set of a set analysis expression is calculated at the chart level, not the row level. That's probably why what you're trying isn't working. See these blog posts:&lt;/P&gt;&lt;P&gt; &lt;A href="https://community.qlik.com/qlik-blogpost/4538"&gt;Accumulations&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And this document: &lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 17:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924410#M319955</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-14T17:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulating value in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924411#M319956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this: &lt;A href="https://community.qlik.com/qlik-blogpost/4538"&gt;Accumulations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 17:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924411#M319956</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-12-14T17:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulating value in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924412#M319957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;It works with the models sent.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924412#M319957</guid>
      <dc:creator>claudio_reis_we</dc:creator>
      <dc:date>2015-12-15T16:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulating value in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924413#M319958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;It works with the models sent.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924413#M319958</guid>
      <dc:creator>claudio_reis_we</dc:creator>
      <dc:date>2015-12-15T16:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulating value in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924414#M319959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. If that answers you question please mark this discussion as answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 16:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulating-value-in-PivotTable/m-p/924414#M319959</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-15T16:21:15Z</dc:date>
    </item>
  </channel>
</rss>

