<?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 Restrict Partial Sums in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restrict-Partial-Sums/m-p/220575#M588130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I posted the question again and found this solution.&lt;/P&gt;&lt;P&gt;We can use the dimensionality() function with an IF (Group='GCC') statement for Group.&lt;/P&gt;&lt;P&gt;This would exclude all Totals except those corresponding to GCC.&lt;/P&gt;&lt;P&gt;It would look something like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(Dimensionality()&amp;gt;1, &lt;P&gt;Limit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;If&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Trim(Group)='GCC',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Limit ) )&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Dec 2010 09:46:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-27T09:46:34Z</dc:date>
    <item>
      <title>Restrict Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Partial-Sums/m-p/220573#M588122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a pivot table for which i used partial sums.&lt;/P&gt;&lt;P&gt;The end result is something like this;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3053_sourceID:3053" /&gt;&lt;/P&gt;&lt;P&gt;I need the total that is circled in black, however i need to remove the totals circled in pink, I have treid dimensionality but all it does is remove all the three totals.&lt;/P&gt;&lt;P&gt;Can anyone please help me with this?&lt;/P&gt;&lt;P&gt;PS. I cannot share the file since i pull data from a local server.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 07:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Partial-Sums/m-p/220573#M588122</guid>
      <dc:creator />
      <dc:date>2010-12-12T07:51:25Z</dc:date>
    </item>
    <item>
      <title>Restrict Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Partial-Sums/m-p/220574#M588125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure if we can achieve this using a Pivot table. But we can achieve the above requirement using Straight Table.&lt;/P&gt;&lt;P&gt;In a staright table we can mention No total in the expression tab for a particluar expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 08:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Partial-Sums/m-p/220574#M588125</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2010-12-14T08:16:47Z</dc:date>
    </item>
    <item>
      <title>Restrict Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Partial-Sums/m-p/220575#M588130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I posted the question again and found this solution.&lt;/P&gt;&lt;P&gt;We can use the dimensionality() function with an IF (Group='GCC') statement for Group.&lt;/P&gt;&lt;P&gt;This would exclude all Totals except those corresponding to GCC.&lt;/P&gt;&lt;P&gt;It would look something like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(Dimensionality()&amp;gt;1, &lt;P&gt;Limit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;If&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Trim(Group)='GCC',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Limit ) )&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 09:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Partial-Sums/m-p/220575#M588130</guid>
      <dc:creator />
      <dc:date>2010-12-27T09:46:34Z</dc:date>
    </item>
  </channel>
</rss>

