<?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 Partial Sums in Pivot Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-Sums-in-Pivot-Tables/m-p/460828#M485324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple Pivot Table chart that has the Fund and Date as dimension. I have an expression that is based simple x(k,i)/N(k).... where x(k,i) is some value for the the Fund k and date i. And N(k) is some value for Fund k. The number is a %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the Partial sum is simply a Summation of x(k,i)/N(i). This is fine for the date Total, but not the summation I require across for the Fund Total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: 2 Fund, A, B. Across 1 date - Jan 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fund Total (0.6%) &amp;lt;---------------- I would expect to see 0.3% here also, but instead see 0.6%&lt;/P&gt;&lt;P&gt;A Jan 13: (0.3%)&lt;/P&gt;&lt;P&gt;B Jan 13: (0.3%)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fund total should be&amp;nbsp; ( x(A,i) + x(B,i) )/ (N(A)+N(B))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens is I get Summation of x(A,i)/N(A) + x(B,i)/N(B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway of specifying how I can do the Partial Sums at different hierarchal levels in a pivot table in Qlikview?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 08:21:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-15T08:21:56Z</dc:date>
    <item>
      <title>Partial Sums in Pivot Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sums-in-Pivot-Tables/m-p/460828#M485324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple Pivot Table chart that has the Fund and Date as dimension. I have an expression that is based simple x(k,i)/N(k).... where x(k,i) is some value for the the Fund k and date i. And N(k) is some value for Fund k. The number is a %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the Partial sum is simply a Summation of x(k,i)/N(i). This is fine for the date Total, but not the summation I require across for the Fund Total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: 2 Fund, A, B. Across 1 date - Jan 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fund Total (0.6%) &amp;lt;---------------- I would expect to see 0.3% here also, but instead see 0.6%&lt;/P&gt;&lt;P&gt;A Jan 13: (0.3%)&lt;/P&gt;&lt;P&gt;B Jan 13: (0.3%)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fund total should be&amp;nbsp; ( x(A,i) + x(B,i) )/ (N(A)+N(B))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens is I get Summation of x(A,i)/N(A) + x(B,i)/N(B)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway of specifying how I can do the Partial Sums at different hierarchal levels in a pivot table in Qlikview?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 08:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sums-in-Pivot-Tables/m-p/460828#M485324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-15T08:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Sums in Pivot Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sums-in-Pivot-Tables/m-p/460829#M485325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the dimensionality function to find out at which level you are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(dimensionality() = 1, expression1, expression2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to start with simply adding &lt;EM&gt;dimensionality()&lt;/EM&gt; as an expression to see the numbers for the levels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 11:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sums-in-Pivot-Tables/m-p/460829#M485325</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-15T11:21:14Z</dc:date>
    </item>
  </channel>
</rss>

