<?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: Column Total for each row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405355#M796285</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 to create pivot chart object&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Country&lt;/P&gt;&lt;P&gt;CustomerID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Measure:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Count&lt;/P&gt;&lt;P&gt;Count(DISTINCT PID)&lt;/P&gt;&lt;P&gt;Amount:&lt;/P&gt;&lt;P&gt;sum(Amount)&lt;/P&gt;&lt;P&gt;go to chart property--&amp;gt; presentation tab--&amp;gt; enable "Always fully expanded"&lt;/P&gt;&lt;P&gt;and "Show Partial Sums" check box then you will get the desired output.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187069_Capture.JPG" style="height: 259px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Dec 2017 06:58:28 GMT</pubDate>
    <dc:creator>devarasu07</dc:creator>
    <dc:date>2017-12-15T06:58:28Z</dc:date>
    <item>
      <title>Column Total for each row</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405353#M796283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following data&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 490px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;PID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;CustomerID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Country&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Qty&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;ALFKI&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;India&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;ANATR&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;India&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;BERGS&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;India&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;3000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;ALFKI&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;USA&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;15000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;ANATR&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;USA&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;25000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;BERGS&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;USA&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;35&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;35000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;7&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;ANATR&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;UK&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;200000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;BERGS&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;UK&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;40&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;400000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;9&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;ALFKI&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;UK&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;60&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;600000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;AROUT&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Japan&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;100000&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 have created the pivot table in qlikview. &lt;/P&gt;&lt;P&gt;I want the "Sum of Count PID" and "Sum of Amount" to be displayed. (for below I have created it manually)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 1081px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" width="98"&gt;CustomerID&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;ALFKI&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;ALFKI&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;ANATR&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;ANATR&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;AROUT&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;AROUT&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;BERGS&lt;/TD&gt;&lt;TD class="xl69" style="border-left: none;" width="98"&gt;BERGS&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="119"&gt;Sum of Count PID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="80"&gt;Sum of Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;Country&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Count PID&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Amount&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Count PID&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Amount&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Count PID&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Amount&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Count PID&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;Amount&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sum of Count PID&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Sum of Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;India&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;1000&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;2000&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;3000&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;6000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;Japan&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;100000&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;100000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;UK&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;600000&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;200000&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;400000&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;1200000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="17" style="border-top: none;"&gt;USA&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;15000&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;25000&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl71" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl72" style="border-top: none; border-left: none;"&gt;35000&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;75000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405353#M796283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Column Total for each row</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405354#M796284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try to enable 'show partial sums' on the presentation tab of chart properties?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 18:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405354#M796284</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-14T18:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Column Total for each row</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405355#M796285</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 to create pivot chart object&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Country&lt;/P&gt;&lt;P&gt;CustomerID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Measure:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Count&lt;/P&gt;&lt;P&gt;Count(DISTINCT PID)&lt;/P&gt;&lt;P&gt;Amount:&lt;/P&gt;&lt;P&gt;sum(Amount)&lt;/P&gt;&lt;P&gt;go to chart property--&amp;gt; presentation tab--&amp;gt; enable "Always fully expanded"&lt;/P&gt;&lt;P&gt;and "Show Partial Sums" check box then you will get the desired output.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187069_Capture.JPG" style="height: 259px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 06:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405355#M796285</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-12-15T06:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Column Total for each row</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405356#M796286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/devarasu07"&gt;devarasu07&lt;/A&gt;‌, &lt;SPAN style="font-size: 13.3333px;"&gt;Why is 'Always fully expanded' needed here? Did I miss the part of the question above? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405356#M796286</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-15T09:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Column Total for each row</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405357#M796287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;It's not required actually, because of two dimension expanded it (this case not required, one dimension sitting in row and other one sitting in column.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 10:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405357#M796287</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-12-15T10:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Column Total for each row</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405358#M796288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh okay, I saw that part in your response and I wondered that did I miss something in the question. Thanks for getting back with the explanation &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 10:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405358#M796288</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-15T10:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Column Total for each row</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405359#M796289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to show a common header "CustomerID" above customer id values (ALKFI,ANTAR,AROUT,BERGS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently it is displayed on left Side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 18:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Total-for-each-row/m-p/1405359#M796289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-19T18:43:15Z</dc:date>
    </item>
  </channel>
</rss>

