<?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 pivot table not showing total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334855#M123462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Can u attach sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2012 13:34:32 GMT</pubDate>
    <dc:creator>sivarajs</dc:creator>
    <dc:date>2012-04-03T13:34:32Z</dc:date>
    <item>
      <title>pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334851#M123458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i have a data like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" height="156" style="border-image: initial; width: 905px; height: 158px; border-width: 1px; border-color: #000000; border-style: solid;" width="903"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;ID&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Amount in Euro&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;rate&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;1600&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;2500&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;2300&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using this formulat to caculate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(AMOUNTCUR)/Rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is showing the correct sum with the rate divided by this But its not showing the Total when i select partial sum??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what may be the problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Lavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 12:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334851#M123458</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2012-04-03T12:14:19Z</dc:date>
    </item>
    <item>
      <title>pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334852#M123459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi did u try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(AMOUNTCUR / Rate )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 12:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334852#M123459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-03T12:24:30Z</dc:date>
    </item>
    <item>
      <title>pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334853#M123460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Its giving actually, may be check in number format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sivaraj S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 12:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334853#M123460</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-04-03T12:26:00Z</dc:date>
    </item>
    <item>
      <title>pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334854#M123461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sivaraj,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have checked it with number format but its the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/alfasierra" id="jive-1008721891811751640118" style="background-color: #f9f9f9; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;alfasierra&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried it with &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;sum(AMOUNTCUR / Rate ) but it shows correct values and sum too but&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;for one column its showing wrong value. the value is double the amount should i get.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;i don't know why&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334854#M123461</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2012-04-03T13:31:41Z</dc:date>
    </item>
    <item>
      <title>pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334855#M123462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Can u attach sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334855#M123462</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-04-03T13:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334856#M123463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sivaraj,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can you see the sample file? and see the top value of column &lt;STRONG&gt;Depreciation Euro . &lt;/STRONG&gt;All values are divided except that top value. It should be divided by 2 in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Select year 2010 and AssetID FA00000010)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334856#M123463</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2012-04-03T13:50:42Z</dc:date>
    </item>
    <item>
      <title>pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334857#M123464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(TRANSTYPE=3 or TRANSTYPE=4,sum(AMOUNTCUR)/Rate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334857#M123464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-03T14:18:12Z</dc:date>
    </item>
    <item>
      <title>pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334858#M123465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Lavi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You meant to say that for asset other than FA00000010 you are not getting &lt;STRONG&gt;Depreciation Euro &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;am i right??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sivaraj S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 04:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334858#M123465</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-04-04T04:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334859#M123466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@sivaraj,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no for the asset &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;FA00000010 i am getting all the values of Depreciation Euro correctly except the one value at the top. (only&lt;STRONG&gt; top one value of&amp;nbsp; Depreciation Euro&lt;/STRONG&gt; has problem&lt;/SPAN&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;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Lavi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 12:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334859#M123466</guid>
      <dc:creator>harleen_singh</dc:creator>
      <dc:date>2012-04-04T12:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not showing total</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334860#M123467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lavi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your expression like&lt;/P&gt;&lt;P&gt;=sum(if(TRANSTYPE=3 or TRANSTYPE=4 ,(AMOUNTCUR)))/Rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 13:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-showing-total/m-p/334860#M123467</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-04-04T13:51:28Z</dc:date>
    </item>
  </channel>
</rss>

