<?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: No partial sums with dimension selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448063#M559980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 15:15:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-10T15:15:50Z</dc:date>
    <item>
      <title>No partial sums with dimension selections</title>
      <link>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448060#M559977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel that this is a configuration problem, but I can't find another relevant discussion on this. I have a pivot table that without a selection in all dimension will not show partial sums. But if I have a selection in each dimension, the partial sums show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Territory and Catalog Section selected, but without Ship To Acct. selected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40817" alt="Capture1.PNG" class="jive-image-thumbnail jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/40817_Capture1.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With all selected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40818" alt="Capture.PNG" class="jive-image-thumbnail jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/40818_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same holds true if I deselect and select Catalog Section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've narrowed it down to the comparison operator in my expression. If I change my expression from:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (Sum({&amp;lt;[Fiscal Year]={'&amp;gt;=$(=FiscalCurrentYear-2)&amp;lt;$(FiscalCurrentYear)'}, [Customer Sub Type]={'ENT-Human'}&amp;gt;} [Sales Amount]) &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;lt;= 0&lt;/STRONG&gt;&lt;/SPAN&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;Sum({&amp;lt;[Fiscal Year]={'$(FiscalCurrentYear)'},[Customer Sub Type]={'ENT-Human'}&amp;gt;}[Sales Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (Sum({&amp;lt;[Fiscal Year]={'&amp;gt;=$(=FiscalCurrentYear-2)&amp;lt;$(FiscalCurrentYear)'}, [Customer Sub Type]={'ENT-Human'}&amp;gt;} [Sales Amount]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Sum({&amp;lt;[Fiscal Year]={'$(FiscalCurrentYear)'},[Customer Sub Type]={'ENT-Human'}&amp;gt;}[Sales Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...I get my partial sums. Product is wrong; but I get my sums. Anybody?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 13:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448060#M559977</guid>
      <dc:creator />
      <dc:date>2013-05-10T13:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: No partial sums with dimension selections</title>
      <link>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448061#M559978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you must check in the präsentation-tab , Dimension chip to acct the "subtototal" box like territory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 13:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448061#M559978</guid>
      <dc:creator>MEllinghausen</dc:creator>
      <dc:date>2013-05-10T13:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: No partial sums with dimension selections</title>
      <link>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448062#M559979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Marcus. I think you're suggesting to make sure the Show Partial Sums checkbox is selected for all dimensions, which they are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have discovered though though, that if I change my expression from:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (Sum({&amp;lt;[Fiscal Year]={'&amp;gt;=$(=FiscalCurrentYear-2)&amp;lt;$(FiscalCurrentYear)'}, [Customer Sub Type]-={'ENT-Human'}&amp;gt;} [Sales Amount]) = 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Sum({&amp;lt;[Fiscal Year]={'$(FiscalCurrentYear)'},[Customer Sub Type]-={'ENT-Human'}&amp;gt;}[Sales Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To an arbitrary one like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (0 = 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Sum({&amp;lt;[Fiscal Year]={'$(FiscalCurrentYear)'},[Customer Sub Type]-={'ENT-Human'}&amp;gt;}[Sales Amount]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partial sums work. So, I think it has to do with the type of expression. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 14:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448062#M559979</guid>
      <dc:creator />
      <dc:date>2013-05-10T14:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: No partial sums with dimension selections</title>
      <link>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448063#M559980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 15:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-partial-sums-with-dimension-selections/m-p/448063#M559980</guid>
      <dc:creator />
      <dc:date>2013-05-10T15:15:50Z</dc:date>
    </item>
  </channel>
</rss>

