<?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: Custom Total Row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293352#M587147</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;yes it is, altho' I am not completely sure I have understood your request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a qvw with two rows, first expression is sum(Amount) the second is count(Customer) and only displays on the total rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 08:35:19 GMT</pubDate>
    <dc:creator>pat_agen</dc:creator>
    <dc:date>2011-06-16T08:35:19Z</dc:date>
    <item>
      <title>Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293349#M587144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I add a custom total row into a pivot table? This custom total is not the same as the total of the expression. For example, the expression I use is total count of customer, but in the total row, I want the overall total count of customer &lt;EM&gt;&lt;STRONG&gt;AND &lt;/STRONG&gt;&lt;/EM&gt;the total sales amount. I tried adding both into the expression, but the extra expression will repeat in the content of the table. (I only want the total, not the main table) Attached is the sample that I'm working on, and also the desired output in Excel format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 06:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293349#M587144</guid>
      <dc:creator />
      <dc:date>2011-06-16T06:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293350#M587145</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;qv will tell you where you are in the pivot table with the dimensionality() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Taking your example the lowest cells (intersection of product and expression have dimensionality()=2, the country totals have dimensionality() = 1 and the product totals have it equal to zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can now use and if clause to show different calculations in the same expression at different places in your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 06:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293350#M587145</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-06-16T06:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293351#M587146</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;But is it possible to create two rows instead of concatenating the two string together?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 08:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293351#M587146</guid>
      <dc:creator />
      <dc:date>2011-06-16T08:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293352#M587147</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;yes it is, altho' I am not completely sure I have understood your request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a qvw with two rows, first expression is sum(Amount) the second is count(Customer) and only displays on the total rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 08:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293352#M587147</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-06-16T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293353#M587148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup.... I want something like this, but the 2nd expression is shown for each dimension... I only need it for the Total row.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 08:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293353#M587148</guid>
      <dc:creator />
      <dc:date>2011-06-16T08:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293354#M587150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nearest i can get is attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="5247" alt="dimensionality2.png" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/5247_dimensionality2.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 09:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293354#M587150</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-06-16T09:05:49Z</dc:date>
    </item>
    <item>
      <title>Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293355#M587154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm... this can be use as a temporary solution. If only the Total can be adjusted then it would be great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 04:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293355#M587154</guid>
      <dc:creator />
      <dc:date>2011-06-20T04:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293356#M587157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A modified version using the function &lt;SPAN style="color: #ff0000;"&gt;secondarydimensionality()&lt;/SPAN&gt; instead of &lt;SPAN style="color: #ff0000;"&gt;dimensionality()&lt;/SPAN&gt; is attached which shows total. Is this what you like to see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 05:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293356#M587157</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2011-06-20T05:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Total Row</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293357#M587161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kirshna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one shown by &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/pat.agen" id="jive-66283911018844967898"&gt;pat.agen&lt;/A&gt; is the one that I want. But you method also works, if I want the total on the left. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue now is that the cell height. Currently the sample is using the cell height 2, which make &lt;EM&gt;all &lt;/EM&gt;the cells bigger. (I only want the total row to be bigger, not all the cells)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 05:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Total-Row/m-p/293357#M587161</guid>
      <dc:creator />
      <dc:date>2011-06-20T05:13:52Z</dc:date>
    </item>
  </channel>
</rss>

