<?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: Pivot Table Column wise Running Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631677#M231803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mathew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may define island table with 2 fields: expressionLabel, number.&lt;/P&gt;&lt;P&gt;Define 1 row for each normal expression from your pivot + one additiinal&lt;/P&gt;&lt;P&gt;for this total accumulation A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in pivot:&lt;/P&gt;&lt;P&gt;- use expression label as additional dimension&lt;/P&gt;&lt;P&gt;- use pick(number, expr1, expr2...) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to find example later, If you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, this is much easier in straight table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;P&gt;14-05-2014 06:11 użytkownik "Mathew Munish" &amp;lt;qcwebmaster@qlik.com&amp;gt;&lt;/P&gt;&lt;P&gt;napisał:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;      Qlik Community &amp;lt;http://community.qlik.com/&amp;gt;   Pivot Table Column&lt;/P&gt;&lt;P&gt;wise Running Total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Mathew Munish&amp;lt;http://community.qlik.com/people/muniyandi?et=watches.email.thread&amp;gt;in *App&lt;/P&gt;&lt;P&gt;Development* - View the full discussion&amp;lt;http://community.qlik.com/message/527822?et=watches.email.thread#527822&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 06:28:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-14T06:28:39Z</dc:date>
    <item>
      <title>Pivot Table Column wise Running Total</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631673#M231799</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;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In My Requirement are pivot table ,columnwise running total need.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i tried before function is not get correct result&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(Week=1,Column(1),Column(1)+Before(Column(3)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;kindly refer attached excel file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Muni&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 15:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631673#M231799</guid>
      <dc:creator>muniyandi</dc:creator>
      <dc:date>2014-05-13T15:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Column wise Running Total</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631674#M231800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , anybody know the answer ,kindly help to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 17:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631674#M231800</guid>
      <dc:creator>muniyandi</dc:creator>
      <dc:date>2014-05-13T17:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Column wise Running Total</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631675#M231801</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;do you really need pivot table?&lt;/P&gt;&lt;P&gt;How many dimensions do you have in this chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631675#M231801</guid>
      <dc:creator />
      <dc:date>2014-05-13T19:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Column wise Running Total</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631676#M231802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need pivot table only.based on client requirement.&lt;/P&gt;&lt;P&gt;now i used only one dimension (week) for this chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 04:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631676#M231802</guid>
      <dc:creator>muniyandi</dc:creator>
      <dc:date>2014-05-14T04:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Column wise Running Total</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631677#M231803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mathew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may define island table with 2 fields: expressionLabel, number.&lt;/P&gt;&lt;P&gt;Define 1 row for each normal expression from your pivot + one additiinal&lt;/P&gt;&lt;P&gt;for this total accumulation A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in pivot:&lt;/P&gt;&lt;P&gt;- use expression label as additional dimension&lt;/P&gt;&lt;P&gt;- use pick(number, expr1, expr2...) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to find example later, If you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, this is much easier in straight table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;P&gt;14-05-2014 06:11 użytkownik "Mathew Munish" &amp;lt;qcwebmaster@qlik.com&amp;gt;&lt;/P&gt;&lt;P&gt;napisał:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;      Qlik Community &amp;lt;http://community.qlik.com/&amp;gt;   Pivot Table Column&lt;/P&gt;&lt;P&gt;wise Running Total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Mathew Munish&amp;lt;http://community.qlik.com/people/muniyandi?et=watches.email.thread&amp;gt;in *App&lt;/P&gt;&lt;P&gt;Development* - View the full discussion&amp;lt;http://community.qlik.com/message/527822?et=watches.email.thread#527822&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 06:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Column-wise-Running-Total/m-p/631677#M231803</guid>
      <dc:creator />
      <dc:date>2014-05-14T06:28:39Z</dc:date>
    </item>
  </channel>
</rss>

