<?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: Re: Pivot Table Total Sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712879#M256637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Dimensionality() function regardless of the number of dimensions you have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="dimensionality.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65925_dimensionality.JPG.jpg" style="width: 620px; height: 190px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensionality() should give you 0 for your grand totals row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2014 18:59:22 GMT</pubDate>
    <dc:creator>gmoraleswit</dc:creator>
    <dc:date>2014-09-04T18:59:22Z</dc:date>
    <item>
      <title>Pivot Table Total Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712874#M256632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;I have stuck in a requirement see I have a table where I have opening balance and Closing balance with Sales field.Lets assume following table.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="175" style="border: 1px solid rgb(0, 0, 0); width: 386px; height: 144px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Opening&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Closing&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;150&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;160&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Feb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;160&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;220&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apr&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;220&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;80&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;310&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;May&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;310&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;150&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;180&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;400&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;as in the above table I have to calculate Total where for opening total is its starting value i.e. &lt;STRONG&gt;150&lt;/STRONG&gt; and for Closing its last value i.e. &lt;STRONG&gt;400&lt;/STRONG&gt; and for sales it is &lt;STRONG&gt;sum(sales)&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;Does anyone has any idea how to solve this.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhawna&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 17:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712874#M256632</guid>
      <dc:creator />
      <dc:date>2014-09-04T17:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Total Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712875#M256633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like the attached ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used a Chart of type Straight Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Expression tab for the Expression Total mode I used :&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;First String&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Sum&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Last String&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 17:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712875#M256633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-04T17:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Total Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712876#M256634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is another solution using the Dimensionality function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 17:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712876#M256634</guid>
      <dc:creator>gmoraleswit</dc:creator>
      <dc:date>2014-09-04T17:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Total Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712877#M256635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to use pivot table but thanks for replying I can use this in some another issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712877#M256635</guid>
      <dc:creator />
      <dc:date>2014-09-04T18:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Pivot Table Total Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712878#M256636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is kind of different I need to use some extra field and Cross the column to a row so for me its difficult to put your suggestion.I am sharing a snapshot of my table,hope you will get idea how to do this.&lt;IMG alt="snap.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65934_snap.png" /&gt; &lt;/P&gt;&lt;P&gt;I used Partial sum option thats why Total for opening and closing is showing sum of all value but I need first value for opening and last value for closing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712878#M256636</guid>
      <dc:creator />
      <dc:date>2014-09-04T18:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Pivot Table Total Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712879#M256637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Dimensionality() function regardless of the number of dimensions you have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="dimensionality.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65925_dimensionality.JPG.jpg" style="width: 620px; height: 190px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensionality() should give you 0 for your grand totals row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712879#M256637</guid>
      <dc:creator>gmoraleswit</dc:creator>
      <dc:date>2014-09-04T18:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Total Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712880#M256638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But then it will show the opening stock value in each dimension column,means in your example You are considering only A but when you one more dimension suppose B then it will show the value for B but I need separate column for Opening and Closing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 05:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Total-Sum/m-p/712880#M256638</guid>
      <dc:creator />
      <dc:date>2014-09-05T05:03:59Z</dc:date>
    </item>
  </channel>
</rss>

