<?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 Pivot table hiding a expression row if the value is 0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-hiding-a-expression-row-if-the-value-is-0/m-p/219537#M72554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all the expressions equal zero (or null) and you have Suppress Zero Values checked, then the line won't show up. All expressions have to be zero for the line to be suppressed.&lt;/P&gt;&lt;P&gt;For the lines that are showing a value, you could use something like:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;If(TOTAL_VALUE &amp;gt; 0, RegExpression)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Use whatever logic for the total value that you need per your application. For RegExpression, put in the expression that you are using. If your TOTAL_VALUE is zero, it will resolve to null. If you do this on all of your expressions, the line will be hidden unless that TOTAL_VALUE is greater than 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2010 17:05:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-21T17:05:40Z</dc:date>
    <item>
      <title>Pivot table hiding a expression row if the value is 0</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-hiding-a-expression-row-if-the-value-is-0/m-p/219536#M72553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am using a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 6 or 7 expressions that display my totals, is there a way I can hide a row if the value is 0? or if the total is zero?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 16:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-hiding-a-expression-row-if-the-value-is-0/m-p/219536#M72553</guid>
      <dc:creator />
      <dc:date>2010-01-21T16:54:27Z</dc:date>
    </item>
    <item>
      <title>Pivot table hiding a expression row if the value is 0</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-hiding-a-expression-row-if-the-value-is-0/m-p/219537#M72554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all the expressions equal zero (or null) and you have Suppress Zero Values checked, then the line won't show up. All expressions have to be zero for the line to be suppressed.&lt;/P&gt;&lt;P&gt;For the lines that are showing a value, you could use something like:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;If(TOTAL_VALUE &amp;gt; 0, RegExpression)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Use whatever logic for the total value that you need per your application. For RegExpression, put in the expression that you are using. If your TOTAL_VALUE is zero, it will resolve to null. If you do this on all of your expressions, the line will be hidden unless that TOTAL_VALUE is greater than 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 17:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-hiding-a-expression-row-if-the-value-is-0/m-p/219537#M72554</guid>
      <dc:creator />
      <dc:date>2010-01-21T17:05:40Z</dc:date>
    </item>
  </channel>
</rss>

