<?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 Hide subtotal on one expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-subtotal-on-one-expression/m-p/163291#M36447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, figure out the Dimensionality of the subtotal. Add Dimensionsality() as an expression. The highest level subtotal is 0 and it goes up from there. If you have a few dimensions, your data would probably be Dimensionality() 3 or something. Once you know the dimensionality of the subtotal, then do something like:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;If(Dimensionality() &amp;gt; 2, Expression, ' ')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That will evaluate on your data and any subtotals after the first three dimensions (I believe). Modify that number until you get the results you want. I did a space in the false section of the If, because I don't want the null character in my chart, but instead a blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Oct 2010 17:20:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-28T17:20:29Z</dc:date>
    <item>
      <title>Hide subtotal on one expression</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-subtotal-on-one-expression/m-p/163290#M36446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, I have i pivot table with a expression that is a CONCAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to hide the subtotal of that concat, but i don't know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option total mode is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 16:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-subtotal-on-one-expression/m-p/163290#M36446</guid>
      <dc:creator />
      <dc:date>2010-10-28T16:22:47Z</dc:date>
    </item>
    <item>
      <title>Hide subtotal on one expression</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-subtotal-on-one-expression/m-p/163291#M36447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, figure out the Dimensionality of the subtotal. Add Dimensionsality() as an expression. The highest level subtotal is 0 and it goes up from there. If you have a few dimensions, your data would probably be Dimensionality() 3 or something. Once you know the dimensionality of the subtotal, then do something like:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;If(Dimensionality() &amp;gt; 2, Expression, ' ')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That will evaluate on your data and any subtotals after the first three dimensions (I believe). Modify that number until you get the results you want. I did a space in the false section of the If, because I don't want the null character in my chart, but instead a blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 17:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-subtotal-on-one-expression/m-p/163291#M36447</guid>
      <dc:creator />
      <dc:date>2010-10-28T17:20:29Z</dc:date>
    </item>
    <item>
      <title>Hide subtotal on one expression</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-subtotal-on-one-expression/m-p/163292#M36448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One work-around (not the ideal way) is to custom format that cell to have the background color and font color as the same.&lt;/P&gt;&lt;P&gt;I know that this is not the correct way to do - but is a quick thing, till you find the right way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 19:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-subtotal-on-one-expression/m-p/163292#M36448</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2010-10-28T19:52:19Z</dc:date>
    </item>
  </channel>
</rss>

