<?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 sums should include values for surpressed dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-sums-should-include-values-for-surpressed-dimensions/m-p/1173613#M519987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137011_Capture.PNG" style="height: 221px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Business&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Dimensionality() = 1 and SecondaryDimensionality() = 0, Sum(Aggr(Sum(Value), Business)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If(Dimensionality() = 0 and SecondaryDimensionality() = 1, Sum(Aggr(Sum(Value), Country)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If(Dimensionality() = 0 and SecondaryDimensionality() = 0, &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;$(vTotal)&lt;/EM&gt;&lt;/SPAN&gt;, Sum(Value))))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here &lt;STRONG style="color: #999999; font-size: 13.3333px;"&gt;&lt;EM&gt;$(vTotal) &lt;/EM&gt;&lt;/STRONG&gt;is a variable with the following definition&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Sep 2016 21:17:03 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-09T21:17:03Z</dc:date>
    <item>
      <title>Pivot table sums should include values for surpressed dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-sums-should-include-values-for-surpressed-dimensions/m-p/1173612#M519986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am struggling with the following:&lt;/P&gt;&lt;P&gt;I need to sum the values in a Pivot table, including&amp;nbsp; the cases where the Dimension = empty, even when these are surpressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test QV Not surpressed.png" class="jive-image image-1" src="/legacyfs/online/136928_Test QV Not surpressed.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In the above example the Empty values in dimensions are not surpressed. The totals include values for these empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the empty value dimensions are hidden it looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test QV surpressed.png" class="jive-image image-2" src="/legacyfs/online/136929_Test QV surpressed.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;How can I show the totals including values from Surpressed dimensions ( So avoid that the totals change when I surpress empty values in dimension)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 08:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-sums-should-include-values-for-surpressed-dimensions/m-p/1173612#M519986</guid>
      <dc:creator>janbouwmans</dc:creator>
      <dc:date>2016-09-09T08:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table sums should include values for surpressed dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-sums-should-include-values-for-surpressed-dimensions/m-p/1173613#M519987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137011_Capture.PNG" style="height: 221px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Business&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Dimensionality() = 1 and SecondaryDimensionality() = 0, Sum(Aggr(Sum(Value), Business)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If(Dimensionality() = 0 and SecondaryDimensionality() = 1, Sum(Aggr(Sum(Value), Country)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If(Dimensionality() = 0 and SecondaryDimensionality() = 0, &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;$(vTotal)&lt;/EM&gt;&lt;/SPAN&gt;, Sum(Value))))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here &lt;STRONG style="color: #999999; font-size: 13.3333px;"&gt;&lt;EM&gt;$(vTotal) &lt;/EM&gt;&lt;/STRONG&gt;is a variable with the following definition&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 21:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-sums-should-include-values-for-surpressed-dimensions/m-p/1173613#M519987</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-09T21:17:03Z</dc:date>
    </item>
  </channel>
</rss>

