<?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 Suppressing Column Totals on Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Suppressing-Column-Totals-on-Pivot-Table/m-p/265384#M584501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gordon.&amp;nbsp; This exactly what I wanted to do.....I know anything is possible with QlikView, you just need to find out how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2011 15:55:19 GMT</pubDate>
    <dc:creator>tmumaw</dc:creator>
    <dc:date>2011-09-15T15:55:19Z</dc:date>
    <item>
      <title>Suppressing Column Totals on Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-Column-Totals-on-Pivot-Table/m-p/265382#M584499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I think I already know the answer but I thought I would ask. I am using a pivot table to show by customer, sales order and service the total dollar value, &lt;/P&gt;&lt;P&gt;number ordered.&amp;nbsp; I want to show the total dollar value, but not the total number ordered because it makes no since.&amp;nbsp; Is there a way to suppress the total for number ordered and still have a total dollar value of the sales order?&amp;nbsp; From reading the different posts I think I'm out of luck.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 14:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-Column-Totals-on-Pivot-Table/m-p/265382#M584499</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2011-09-15T14:37:56Z</dc:date>
    </item>
    <item>
      <title>Suppressing Column Totals on Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-Column-Totals-on-Pivot-Table/m-p/265383#M584500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I assume you are talking about the totals that show when using 'partial sums'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about rather than using the expression:&lt;/P&gt;&lt;P&gt;sum([number ordered])&lt;/P&gt;&lt;P&gt;you use instead:&lt;/P&gt;&lt;P&gt;﻿﻿﻿﻿﻿if (rowno() &amp;lt;&amp;gt; 0, sum([number ordered])&lt;/P&gt;&lt;P&gt;where in this context rowno() returns the row number in the current column segment and so is 0 when its a total line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have partial sums at the lowest dimension level (ie you have a 'grand total' line) and you want to suppress that too use instead:&lt;/P&gt;&lt;P&gt;﻿﻿﻿if (rowno() &amp;lt;&amp;gt; 0 and rowno(TOTAL) &amp;lt;&amp;gt; 0, sum([number ordered])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 15:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-Column-Totals-on-Pivot-Table/m-p/265383#M584500</guid>
      <dc:creator />
      <dc:date>2011-09-15T15:29:05Z</dc:date>
    </item>
    <item>
      <title>Suppressing Column Totals on Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Suppressing-Column-Totals-on-Pivot-Table/m-p/265384#M584501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gordon.&amp;nbsp; This exactly what I wanted to do.....I know anything is possible with QlikView, you just need to find out how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 15:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppressing-Column-Totals-on-Pivot-Table/m-p/265384#M584501</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2011-09-15T15:55:19Z</dc:date>
    </item>
  </channel>
</rss>

