<?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: How to sum across rows in a pivot table (running total) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517164#M193067</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Tue, 03 Dec 2013 06:33:29 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2013-12-03T06:33:29Z</dc:date>
    <item>
      <title>How to sum across rows in a pivot table (running total)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517163#M193066</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;I have a pivot table with monthly total across 12 months in a pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using&amp;nbsp; the function RangeSum(sum(total), before(sum(total))) to create a running total YTD total but it is not consistent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another function that will allow me to create a running total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan&amp;nbsp;&amp;nbsp; feb&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar&amp;nbsp;&amp;nbsp; Apr&lt;/P&gt;&lt;P&gt;AP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; 40&lt;/P&gt;&lt;P&gt;AP YTD&amp;nbsp;&amp;nbsp; 10&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 06:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517163#M193066</guid>
      <dc:creator />
      <dc:date>2013-12-03T06:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum across rows in a pivot table (running total)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517164#M193067</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Tue, 03 Dec 2013 06:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517164#M193067</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-12-03T06:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum across rows in a pivot table (running total)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517165#M193068</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 this expression and please find attached file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=RangeSum(Alt(Before([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AP YTD&lt;/SPAN&gt;]), 0), Sum(AP))&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>Tue, 03 Dec 2013 06:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517165#M193068</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-12-03T06:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum across rows in a pivot table (running total)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517166#M193069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am finally understanding how Pivot&amp;nbsp; tables work , Cheers Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 21:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517166#M193069</guid>
      <dc:creator />
      <dc:date>2013-12-03T21:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum across rows in a pivot table (running total)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517167#M193070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am finally understanding how Pivot&amp;nbsp; tables work , Cheers Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 03:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517167#M193070</guid>
      <dc:creator />
      <dc:date>2013-12-04T03:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum across rows in a pivot table (running total)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517168#M193071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it also possible to perform a %YTD calculation in a line chart given the same scenario. I have tried using accumulation using sum(AP)/sum(TP) but do not get the correct result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;e.g &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan&amp;nbsp;&amp;nbsp; feb&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar&amp;nbsp;&amp;nbsp; Apr&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; 40&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AP YTD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TP YTD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&amp;nbsp; 35&amp;nbsp;&amp;nbsp;&amp;nbsp; 65&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 03:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517168#M193071</guid>
      <dc:creator />
      <dc:date>2013-12-04T03:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum across rows in a pivot table (running total)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517169#M193072</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 a lot lot lot..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 11:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-across-rows-in-a-pivot-table-running-total/m-p/517169#M193072</guid>
      <dc:creator />
      <dc:date>2014-11-26T11:21:02Z</dc:date>
    </item>
  </channel>
</rss>

