<?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: Total Column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385087#M143835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego, &lt;/P&gt;&lt;P&gt;Thanx a lot for your reply. &lt;/P&gt;&lt;P&gt;I think this solution does not meet my expectations. I´m working with a Pivot Chart Table. Header 1 and Month are both Dimensions (Month Dimension has been moved over The expresion) Is there any way of having a Totals column ? the problem with partial sums is that I have a row not a column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has ideas ¿?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 16:27:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-06T16:27:23Z</dc:date>
    <item>
      <title>Total Column</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385085#M143833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I wisht to creat a colum that sums the total cuantity from de rows before.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 50px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="padding: 3px; text-align: center; color: #333333; font-family: arial,helvetica,sans-serif; background-color: #6690bc;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="padding: 3px; text-align: center; color: #333333; font-family: arial,helvetica,sans-serif; background-color: #6690bc;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;January&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="padding: 3px; text-align: center; color: #333333; font-family: arial,helvetica,sans-serif; background-color: #6690bc;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;February&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="padding: 3px; text-align: center; color: #333333; font-family: arial,helvetica,sans-serif; background-color: #6690bc;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;&lt;P&gt;Article 1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;20&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;Article 2&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;20&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;Article 3&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;20&lt;/TD&gt;&lt;TD style="padding: 3px; text-align: left; color: #000000; background-color: transparent;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 16:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385085#M143833</guid>
      <dc:creator />
      <dc:date>2012-09-06T16:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385086#M143834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to presentation tab, select partial sums for dimension month. If these are all expressions then just add them together&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 16:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385086#M143834</guid>
      <dc:creator />
      <dc:date>2012-09-06T16:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385087#M143835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego, &lt;/P&gt;&lt;P&gt;Thanx a lot for your reply. &lt;/P&gt;&lt;P&gt;I think this solution does not meet my expectations. I´m working with a Pivot Chart Table. Header 1 and Month are both Dimensions (Month Dimension has been moved over The expresion) Is there any way of having a Totals column ? the problem with partial sums is that I have a row not a column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has ideas ¿?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 16:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385087#M143835</guid>
      <dc:creator />
      <dc:date>2012-09-06T16:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385088#M143836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In presentantion Tab - Show Partial Sum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 16:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385088#M143836</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-09-06T16:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385089#M143837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi diegogarrido,&lt;/P&gt;&lt;P&gt;why didn't you even try what marcsliving suggested ?&lt;/P&gt;&lt;P&gt;There is no problem to&amp;nbsp; have that totals and he said you how to achive it ('Partial Sum' for &lt;SPAN style="text-decoration: underline;"&gt;month dimension&lt;/SPAN&gt;). You can have sub totals for every dimension wether it horizontal or vertical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 16:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385089#M143837</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-06T16:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385090#M143838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have your exact same problem. Did you solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 12:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column/m-p/385090#M143838</guid>
      <dc:creator />
      <dc:date>2012-10-05T12:05:49Z</dc:date>
    </item>
  </channel>
</rss>

