<?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 How to get sum of all dynamic column values in a separate field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271817#M1179079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried with a total column (enable Partial sum in presentation tab)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2012 13:28:45 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-02-10T13:28:45Z</dc:date>
    <item>
      <title>How to get sum of all dynamic column values in a separate field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271813#M1179075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: mceinline;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: mceinline;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: mceinline;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: mceinline;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created Pivot Table Report. Please find the attached screen sheet. If I select start date and end date then the report will display the sum of Actual and norm values for each week by displaying weekstart date on the top. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also want to add one more column which shows sum of Actual and Norm values for all weeks that are displayed on the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answer would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 12:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271813#M1179075</guid>
      <dc:creator />
      <dc:date>2012-02-10T12:51:01Z</dc:date>
    </item>
    <item>
      <title>How to get sum of all dynamic column values in a separate field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271814#M1179076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add one more expression as Actual+Norm and give label name what you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 12:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271814#M1179076</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-02-10T12:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get sum of all dynamic column values in a separate field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271815#M1179077</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; You can use the expression for actual+normal like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Column(2)+Column(3)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assuming that your actual is 2nd expression(so i used Column(2)) and norm is 3rd expression(so Column(3)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 13:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271815#M1179077</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-10T13:07:21Z</dc:date>
    </item>
    <item>
      <title>How to get sum of all dynamic column values in a separate field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271816#M1179078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you reply...You would have understood in different way...Actually i want sum of actual values for all weeks that are displayed on the report in one column and sum of norm values for all weeks that are displayed on the report in different column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 13:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271816#M1179078</guid>
      <dc:creator />
      <dc:date>2012-02-10T13:24:50Z</dc:date>
    </item>
    <item>
      <title>How to get sum of all dynamic column values in a separate field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271817#M1179079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried with a total column (enable Partial sum in presentation tab)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 13:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-sum-of-all-dynamic-column-values-in-a-separate-field/m-p/271817#M1179079</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-10T13:28:45Z</dc:date>
    </item>
  </channel>
</rss>

