<?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 Pivot table totals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-totals/m-p/1555934#M743451</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a pivot table&amp;nbsp; with 3 dimensions as describe in the "Pivot" picture&lt;/P&gt;&lt;P&gt;The values of the expression are calculated by the following if&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(Comp='A' and Process='R',Value/$(v_A_H_R)*$(v_Volatility_R),&lt;BR /&gt;if(Comp='B' and Process='R',Value/$(v_B_H_R)*$(v_Volatility_R),&lt;BR /&gt;if(Comp='A' and Process='P',Value/$(v_A&lt;SPAN&gt;_H_P)*$(v_Volatility_P),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if(Comp='B' and Process='P',Value/$(v_B_H_P)*$(v_Volatility_P),&lt;BR /&gt;if(Comp='A' and Process='D',Value/$(v_A_H_D)*$(v_Volatility_D),&lt;BR /&gt;if(Comp='B' and Process='D',Value/$(v_B_H_D)*$(v_Volatility_D)&lt;BR /&gt;)))))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When&amp;nbsp;&lt;/SPAN&gt;I checked the "Show Partial Sums"&lt;/P&gt;&lt;P&gt;For the "Description" and "Comp" Dimensions&lt;/P&gt;&lt;P&gt;I received&amp;nbsp; "-" (Nulls) for the Totals&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also attached the data file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a way to calculate and present the totals as I&amp;nbsp;did&amp;nbsp;in the Goal picture?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>shahafei2</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Pivot table totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-totals/m-p/1555934#M743451</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a pivot table&amp;nbsp; with 3 dimensions as describe in the "Pivot" picture&lt;/P&gt;&lt;P&gt;The values of the expression are calculated by the following if&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(Comp='A' and Process='R',Value/$(v_A_H_R)*$(v_Volatility_R),&lt;BR /&gt;if(Comp='B' and Process='R',Value/$(v_B_H_R)*$(v_Volatility_R),&lt;BR /&gt;if(Comp='A' and Process='P',Value/$(v_A&lt;SPAN&gt;_H_P)*$(v_Volatility_P),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if(Comp='B' and Process='P',Value/$(v_B_H_P)*$(v_Volatility_P),&lt;BR /&gt;if(Comp='A' and Process='D',Value/$(v_A_H_D)*$(v_Volatility_D),&lt;BR /&gt;if(Comp='B' and Process='D',Value/$(v_B_H_D)*$(v_Volatility_D)&lt;BR /&gt;)))))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When&amp;nbsp;&lt;/SPAN&gt;I checked the "Show Partial Sums"&lt;/P&gt;&lt;P&gt;For the "Description" and "Comp" Dimensions&lt;/P&gt;&lt;P&gt;I received&amp;nbsp; "-" (Nulls) for the Totals&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also attached the data file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a way to calculate and present the totals as I&amp;nbsp;did&amp;nbsp;in the Goal picture?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-totals/m-p/1555934#M743451</guid>
      <dc:creator>shahafei2</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-totals/m-p/1556121#M743454</link>
      <description>I do not know if I understand your problem well;&lt;BR /&gt;the totals are null because there are no values for those dimensions, what number do you hope to achieve?&lt;BR /&gt;Did you try putting sum at the beginning of the expression?</description>
      <pubDate>Wed, 13 Mar 2019 15:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-totals/m-p/1556121#M743454</guid>
      <dc:creator>tincholiver</dc:creator>
      <dc:date>2019-03-13T15:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-totals/m-p/1556344#M743456</link>
      <description>&lt;P&gt;hI tncholiver,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to receive the totals of each row and each column as I draw in the Goal.Jpg&amp;nbsp; &amp;nbsp;(In yellow)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 06:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-totals/m-p/1556344#M743456</guid>
      <dc:creator>shahafei2</dc:creator>
      <dc:date>2019-03-14T06:57:36Z</dc:date>
    </item>
  </channel>
</rss>

