<?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 not showing Totals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-not-showing-Totals/m-p/999622#M339870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problems with showing totals in Pivot Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two dimensions:&lt;/P&gt;&lt;P&gt;Sector&lt;/P&gt;&lt;P&gt;SubSector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is with Sector Overhead Cost.&amp;nbsp; I am using an aggregate function to just show the totals for each sector but not getting the Totals in the Sector Overhead Cost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;=if(Dimensionality()=1,sum(aggr((sum({&amp;lt;COA_MAPTYPE={'Expense'}, CostType={'Sector Admin Cost'}&amp;gt;}EXPENSE) &lt;/P&gt;&lt;P&gt;- sum({&amp;lt;COA_MAPTYPE={'Expense'}, CostType={'Sector Admin Cost'}&amp;gt;}REVENUE)),COSTCENTRE_SECTOR)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will appreciate if someone can assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Totals.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107484_Totals.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2015 15:06:47 GMT</pubDate>
    <dc:creator>sjhussain</dc:creator>
    <dc:date>2015-11-27T15:06:47Z</dc:date>
    <item>
      <title>Pivot Table not showing Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-not-showing-Totals/m-p/999622#M339870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problems with showing totals in Pivot Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two dimensions:&lt;/P&gt;&lt;P&gt;Sector&lt;/P&gt;&lt;P&gt;SubSector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is with Sector Overhead Cost.&amp;nbsp; I am using an aggregate function to just show the totals for each sector but not getting the Totals in the Sector Overhead Cost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;=if(Dimensionality()=1,sum(aggr((sum({&amp;lt;COA_MAPTYPE={'Expense'}, CostType={'Sector Admin Cost'}&amp;gt;}EXPENSE) &lt;/P&gt;&lt;P&gt;- sum({&amp;lt;COA_MAPTYPE={'Expense'}, CostType={'Sector Admin Cost'}&amp;gt;}REVENUE)),COSTCENTRE_SECTOR)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will appreciate if someone can assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Totals.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107484_Totals.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 15:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-not-showing-Totals/m-p/999622#M339870</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2015-11-27T15:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table not showing Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-not-showing-Totals/m-p/999623#M339871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a conditional to calculate only when &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Dimensionality()=1, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;=if(Dimensionality()=1,sum(aggr((sum({&amp;lt;COA_MAPTYPE={'Expense'}, CostType={'Sector Admin Cost'}&amp;gt;}EXPENSE)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;- sum({&amp;lt;COA_MAPTYPE={'Expense'}, CostType={'Sector Admin Cost'}&amp;gt;}REVENUE)),COSTCENTRE_SECTOR)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 15:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-not-showing-Totals/m-p/999623#M339871</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-11-27T15:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table not showing Totals</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-not-showing-Totals/m-p/999624#M339872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason I have dimensionality() = 1 is to show only totals for each of the Sector.&amp;nbsp; As the requirement is not to show values for the sub sectors .&amp;nbsp; Show only Sector Totals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 15:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-not-showing-Totals/m-p/999624#M339872</guid>
      <dc:creator>sjhussain</dc:creator>
      <dc:date>2015-11-27T15:11:39Z</dc:date>
    </item>
  </channel>
</rss>

