<?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 QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820927#M289406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 14:23:41 GMT</pubDate>
    <dc:creator>rcorcoran</dc:creator>
    <dc:date>2015-02-17T14:23:41Z</dc:date>
    <item>
      <title>Running total</title>
      <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820921#M289400</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 have the two expressions below.&amp;nbsp; the first one brings back 13 mth line chart showing each months figures.&amp;nbsp; I want it to bring back a running total of them so that Jan shows Jan figure and Feb shows Jan and Feb added together etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same is for the second expression this is for the same period last year but I want it to show the running total of the month for example if the month is June then it should show Jan to June added together for the previous year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[PallCare Specialist]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={2},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;RDOKey&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={1},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ReferredYYYY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;YearMonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=AddMonths(Max({&amp;lt;[PallCare Specialist] ={2}&amp;gt;}YearMonth), -12))&amp;lt;=$(=Max({&amp;lt;[PallCare Specialist] ={2}&amp;gt;}YearMonth))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[PallCare Specialist]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={2},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ReferredYYYY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(#=only(ReferredYYYY)-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ReferredMM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(#=Max({&amp;lt;[PallCare Specialist]={2}&amp;gt;}ReferredMM))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ActualValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)))), '##0'), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;any help appreciated&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: rhona CORCORAN&#xD;
&#xD;
sample attached test 2 and 3 have a running value for the months and I need the chart to show a running value also&#xD;
&#xD;
and in the table I need the SPLY to show the running total for the period last year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 12:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-total/m-p/820921#M289400</guid>
      <dc:creator>rcorcoran</dc:creator>
      <dc:date>2015-02-17T12:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Running total</title>
      <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820922#M289401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rhona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I do not know&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I understand it&lt;/SPAN&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to represent&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the sum&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;January&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and next&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;January +&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;February&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;sets&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;on the expression&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;pane&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;flags on&lt;/SPAN&gt; &lt;SPAN style="text-decoration: line-through;"&gt;Progressive&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;extended&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Accumulation - &amp;gt; Full Accumulation &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;The same is true&lt;/SPAN&gt; for the second expression but &lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;setanalysis to &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;the previous year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 13:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-total/m-p/820922#M289401</guid>
      <dc:creator />
      <dc:date>2015-02-17T13:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Running total</title>
      <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820923#M289402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using YearMonth as the dimension? If you are then you will need to use RangeSum(Above/Below(...)) functions to achieve what you are trying to do here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 14:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-total/m-p/820923#M289402</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-02-17T14:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Running total</title>
      <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820924#M289403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried accumulation?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78340_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 14:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-total/m-p/820924#M289403</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-17T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Running total</title>
      <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820925#M289404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunindra could you show me where I would put it below as I cant seem to get it right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num((((Sum({$&amp;lt;[PallCare Specialist]={2},ReferredYYYY={$(#=only(ReferredYYYY)-1)},ReferredMM={$(#=Max({&amp;lt;[PallCare Specialist]={2}&amp;gt;}ReferredMM))}&amp;gt;}ActualValue)))), '##0'), &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 14:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-total/m-p/820925#M289404</guid>
      <dc:creator>rcorcoran</dc:creator>
      <dc:date>2015-02-17T14:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Running total</title>
      <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820926#M289405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not as straightforward. It would be best if you can share a sample application with some data in it and I can work to get the expression working for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 14:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-total/m-p/820926#M289405</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-02-17T14:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Running total</title>
      <link>https://community.qlik.com/t5/QlikView/Running-total/m-p/820927#M289406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 14:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-total/m-p/820927#M289406</guid>
      <dc:creator>rcorcoran</dc:creator>
      <dc:date>2015-02-17T14:23:41Z</dc:date>
    </item>
  </channel>
</rss>

