<?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 Help with Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384673#M1166339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Pivot table if we have selected to show the partial sum then it automatically sum ups the group values, is there any way to skip this. I want to show the total but not the summation of group values, some other mathematical calculation result; is it possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 05:46:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-06T05:46:00Z</dc:date>
    <item>
      <title>Help with Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384673#M1166339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Pivot table if we have selected to show the partial sum then it automatically sum ups the group values, is there any way to skip this. I want to show the total but not the summation of group values, some other mathematical calculation result; is it possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 05:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384673#M1166339</guid>
      <dc:creator />
      <dc:date>2012-09-06T05:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384674#M1166340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you forward a sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 05:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384674#M1166340</guid>
      <dc:creator>thomas_skariah</dc:creator>
      <dc:date>2012-09-06T05:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384675#M1166341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Dimensionality() to identify the total rows and create an expression that use Dimensionality like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Dimensionality() = 0,&lt;EM&gt; &amp;lt;total row expression here&amp;gt;, &amp;lt;detail row expression here&amp;gt;&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have more than one dimension, then the value of Dimensionality will equal the number of dimensions for the detail rows. The partial sums will have Dimensionality values between one less than the number of dimensions to 0, according to the partial sum level. The total row, or partial total row expression will often be a Sum(Aggr()) type of expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide more information on your requirements, then we can help you with the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 06:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384675#M1166341</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-09-06T06:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384676#M1166342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached table and let me know if you require the result as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR align="right" bgcolor="#ffffff"&gt;&lt;TD align="left" bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Afghanistan&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="left" bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Olivier Simenon&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2007&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2150&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right" bgcolor="#ffffff"&gt;&lt;TD align="left" bgcolor="#ffffff" rowspan="2"&gt;&lt;SPAN style="color: #363636;"&gt;Albania&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="left" bgcolor="#ffffff" rowspan="2"&gt;&lt;SPAN style="color: #363636;"&gt;John Lemon&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2006&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;6000&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right" bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2008&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2590&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right" bgcolor="#ffffff"&gt;&lt;TD align="left" bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Armenia&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="left" bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Mario Kaddafi&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2007&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1850&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right" bgcolor="#ffffff"&gt;&lt;TD align="left" bgcolor="#ffffff" rowspan="2"&gt;&lt;SPAN style="color: #363636;"&gt;Australia&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="left" bgcolor="#ffffff" rowspan="2"&gt;&lt;SPAN style="color: #363636;"&gt;Rolf Wesenlund&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2005&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1030&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR align="right" bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2006&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1210&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR align="left" bgcolor="#f5f5f5"&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;STRONG&gt;Total &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;/TD&gt;&lt;TD align="right" bgcolor="#f5f5f5"&gt;&lt;STRONG&gt;14830&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 06:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Pivot-table/m-p/384676#M1166342</guid>
      <dc:creator />
      <dc:date>2012-09-06T06:29:25Z</dc:date>
    </item>
  </channel>
</rss>

