<?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: &amp;quot;Suppress when value if null&amp;quot; for expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686987#M1064837</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;If you have only one expression then&lt;/P&gt;&lt;P&gt;In presentation tab you have &lt;STRONG&gt;Supress missing and Supress Zero Values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They work as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Sep 2014 10:31:44 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2014-09-12T10:31:44Z</dc:date>
    <item>
      <title>"Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686981#M1064829</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;Now I am working to filter the data based on expression columns for nprinting.&lt;/P&gt;&lt;P&gt;In the qlikview table, we need to show all the data, and for nprinting report purpose, we need to select the revenue&amp;gt;=100.&lt;/P&gt;&lt;P&gt;After I use the variable&amp;nbsp; and expressions as below to make the expression column null:&lt;/P&gt;&lt;P&gt;=IF(($(vRev)=1 and SUM(HourRevenue)&amp;lt;100),NULL(),SUM(HourRevenue))&lt;/P&gt;&lt;P&gt;They are still in the table, I am wondering is there an option like "Suppress when value if null" for dimensions to hide the whole row when this expression column is "null"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686981#M1064829</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T10:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686982#M1064830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can put in a dimension the expresion if(IsNUll( xxx), ....) and select the option supres if is null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686982#M1064830</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-12T10:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686983#M1064831</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;You can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isnull(fieldName)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;len(fieldName)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686983#M1064831</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-12T10:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686984#M1064832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Enrique, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for confusing you. But I think you do not understand my question well. &lt;/P&gt;&lt;P&gt;I do not need to hide the row based on the "Dimensions", I need to hide the row based on "Expressions". So the "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Suppress when value if null&lt;/SPAN&gt;" in "Dimensions" tab dose not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686984#M1064832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T10:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686985#M1064834</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;In Presentation tab you have Supress missing and Spress Zero Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686985#M1064834</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-12T10:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686986#M1064835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for confusing you as well. I do not need to hide the data base on "fieldName". As it is a column from "Expression" tab. It can not be used in the "Calculated Dimension", and the "Enable Conditional" in Dimensions tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686986#M1064835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T10:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686987#M1064837</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;If you have only one expression then&lt;/P&gt;&lt;P&gt;In presentation tab you have &lt;STRONG&gt;Supress missing and Supress Zero Values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They work as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686987#M1064837</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-12T10:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686988#M1064838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you need to supres the column?&lt;/P&gt;&lt;P&gt;Or supress the row when the value of column is null?&lt;/P&gt;&lt;P&gt;In this last case you put in the dimension the expresion:&lt;/P&gt;&lt;P&gt;if(IsNull(expresion, Null(), Dimension)&lt;/P&gt;&lt;P&gt;and select the option to supress if is null &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 10:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686988#M1064838</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-12T10:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686989#M1064840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Enrique,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to suppress the whole row.&lt;/P&gt;&lt;P&gt;I tired to use expression as below in Calculated Dimension:&lt;/P&gt;&lt;P&gt;=IF(IsNull(IF(($(vRev)=1 and SUM(HourRevenue)&amp;lt;100),NULL(),SUM(HourRevenue))), null(),$(vdimension))&lt;/P&gt;&lt;P&gt;But it dose not work. &lt;/P&gt;&lt;P&gt;Am I doing somthing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 11:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686989#M1064840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T11:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686990#M1064841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Max,&lt;/P&gt;&lt;P&gt;I have more than one expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, Piet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is strange that the last reply from Piet is gone.&lt;/P&gt;&lt;P&gt;This solution works when there is one expression column. But dose not work for multiple expression columns.&lt;/P&gt;&lt;P&gt;See the example I reused from Piet. I would like to select the table when REVENUE&amp;gt;100, when CONV column still have data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 12:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686990#M1064841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T12:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686991#M1064843</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;Thanks for all your answers.&lt;/P&gt;&lt;P&gt;As it is possible to suppress data based on Dimension column, it should also be possible to suppress data based on Expression columns.&lt;/P&gt;&lt;P&gt;Finally I used a dirty solution. But always welcome if there is anything better.&lt;/P&gt;&lt;P&gt;I modify to make other expression columns null if the column REVENUE is null. Then the rows for REVENUE can be filter out.&lt;/P&gt;&lt;P&gt;BTW, AGGR() is not the trick. And you can just use normal SUM(..), not AGGR(SUM(...),Dim)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 12:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686991#M1064843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T12:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686992#M1064845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank's for the trick !&lt;/P&gt;&lt;P&gt;I was stuck like you and i did the same (others expressions = 0 when my expression =0).&lt;/P&gt;&lt;P&gt;Did you found something less dirty ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 08:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686992#M1064845</guid>
      <dc:creator>oboute</dc:creator>
      <dc:date>2016-09-20T08:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: "Suppress when value if null" for expressions</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686993#M1064847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I did not find other solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zhihong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 15:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Suppress-when-value-if-null-quot-for-expressions/m-p/686993#M1064847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-20T15:52:53Z</dc:date>
    </item>
  </channel>
</rss>

