<?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: How to suppress Null Values in Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-suppress-Null-Values-in-Expressions/m-p/627328#M230512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check my blog post: www.QlikShare.com. Please search for NULL related posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;DV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 May 2014 18:44:37 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2014-05-25T18:44:37Z</dc:date>
    <item>
      <title>How to suppress Null Values in Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-Null-Values-in-Expressions/m-p/627327#M230511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question regarding how to suppress NUll values in expressions. I have two dimensions Name &amp;amp; Country and I have to sum the saleslow and saleshigh in expression. I have summed up the expression but some values have 0's or nulls, so I have the requirement like the pivot chart should not show nulls or zeroes in calculations. So, my question is how can i supress nulls and zeroes in expressions. If anyone have any idea please let me know and I have already tested out suppressing nulls from presentation tab and it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the sample screen shot for better understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 17:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-Null-Values-in-Expressions/m-p/627327#M230511</guid>
      <dc:creator>don_qlikview</dc:creator>
      <dc:date>2014-05-25T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress Null Values in Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-Null-Values-in-Expressions/m-p/627328#M230512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check my blog post: www.QlikShare.com. Please search for NULL related posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;DV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 18:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-Null-Values-in-Expressions/m-p/627328#M230512</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-05-25T18:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress Null Values in Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-Null-Values-in-Expressions/m-p/627329#M230513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of Sum(Amount), you can use&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum( If( RangeSum( Amount ) &amp;lt;&amp;gt; 0, Amount ) )&lt;/P&gt;&lt;P&gt;This will exclude both NULLs and zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it will be slower, since every row will be evaluated. Perhaps you should remove them already in the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See more on &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 20:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-Null-Values-in-Expressions/m-p/627329#M230513</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-05-26T20:13:38Z</dc:date>
    </item>
  </channel>
</rss>

