<?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: total in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935843#M323073</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;For the expressions which do not want total use this expression like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(RowNo() = 0, '', Sum(Sales)/Sum(TOTAL &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales&lt;/SPAN&gt;))&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>Mon, 31 Aug 2015 07:36:06 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2015-08-31T07:36:06Z</dc:date>
    <item>
      <title>total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935836#M323066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Below is the requirement screenshot (as from excel requirement)&lt;/P&gt;&lt;P&gt;&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; &lt;IMG alt="test_a.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97410_test_a.jpg" style="height: 186px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Below is the actual image with the above chart created in pivot table. My question here is how to achieve the grand total in the above chart .The total portion is highlighted . the total needs to be calculated only for the mentioned columns. Total needs to be appear after the column december .How this needs to be achieved?&lt;/P&gt;&lt;P&gt;Can you please suggest some approach on getting this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test_a.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/97411_test_a.jpg" style="height: 150px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935836#M323066</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T06:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935837#M323067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anyone please suggest me suitable methods on how to achieve the above requirement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935837#M323067</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T06:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935838#M323068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this link try to implement the same &lt;A href="https://community.qlik.com/thread/169512"&gt;c= a+b column total in pivot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935838#M323068</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-08-31T06:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935839#M323069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please elaborate a bit .I did went through the details in your requirement . But what exactly needs to be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935839#M323069</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T06:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935840#M323070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like a,b&amp;nbsp; you have data type and this you can use for grouping and can implement the same for totaling&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Viikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935840#M323070</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-08-31T06:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935841#M323071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get a total on the rightmost column you will have to go to the oresentation tab and select your month dimension and then select "sub totals on bottom".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attched QVW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935841#M323071</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-08-31T06:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935842#M323072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but this option gives total for all the expressions. I don't want the total to be displayed for all the expression.Only for the needed (as you can see highlighted above) only for the selected columns total needs to computed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did tried the option in the presentation tab but that was the right requirement to replicate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935842#M323072</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T07:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935843#M323073</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;For the expressions which do not want total use this expression like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(RowNo() = 0, '', Sum(Sales)/Sum(TOTAL &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Sales&lt;/SPAN&gt;))&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>Mon, 31 Aug 2015 07:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935843#M323073</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-31T07:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935844#M323074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan is right you only have to put an If() expression to exclude/include the expressions you want to have totalled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935844#M323074</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-08-31T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935845#M323075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How this should be done?meaning I need to include the total values only for selected expression as shown above/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this total needs to be shown after the month of december .where this expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(RowNo() = 0, '', Sum(Sales)/Sum(TOTAL &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)) needs to be written?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you clarify on this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935845#M323075</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T08:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935846#M323076</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;You need to give it in the expression.&amp;nbsp; Suppose if you have expression like Sum(Sales) then you have to change it to &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;=If(RowNo() = 0, '', Sum(Sales)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not working then attach sample file, then it will be easier to understand your chart dimensions &amp;amp; expressions and can provide the correct solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for getting the solution faster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7538"&gt;Qlik Community Tip: Posting Successful Discussion Threads&lt;/A&gt;&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>Mon, 31 Aug 2015 08:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935846#M323076</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-31T08:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935847#M323077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the application size comes around 27 Mb,Actually I have placed the screen shot of the image above .One with the requirement which has the total and another is the report output screen shot. Will it not suffice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 09:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935847#M323077</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T09:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935848#M323078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Screen shots help to explain the problem - they rarely help with fixing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will explain how to reduce the data volume (and scramble sensitive information) for upload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 09:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935848#M323078</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-31T09:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935849#M323079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="8435.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97424_8435.PNG" style="height: 141px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 09:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935849#M323079</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-08-31T09:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935850#M323080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I tried with you approach but unable to get it correctly . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 09:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935850#M323080</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T09:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935851#M323081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better you create sample apps and attach for solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 09:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935851#M323081</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-08-31T09:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935852#M323082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The report has been attached.I need to include the total values as per below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="requirement_cod.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97429_requirement_cod.jpg" style="width: 620px; height: 280px;" /&gt;&lt;BR /&gt;The report needs to be referred to second tab in the attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest an approach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 10:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935852#M323082</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T10:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935853#M323083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anyone provide me the approach on how this needs to be achieved.The actual qvw file has been attached and requirement image has been placed here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 10:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935853#M323083</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T10:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935854#M323084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please explain how to proceed further as I have pasted the qvw file and also the requirement as an image has been placed here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 12:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-in-pivot-table/m-p/935854#M323084</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-08-31T12:34:14Z</dc:date>
    </item>
  </channel>
</rss>

