<?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 How to Remove null values from measures? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059331#M16950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;To remove Null from dimension, we uncheck the Show Null check-box. Now my question is when i create a measure the show null value option is not available so how can i remove null values from the measure that i created? or if u can provide me with an alternate method to remove null values from measures.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you in advance.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Mar 2016 06:43:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-12T06:43:54Z</dc:date>
    <item>
      <title>How to Remove null values from measures?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059331#M16950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;To remove Null from dimension, we uncheck the Show Null check-box. Now my question is when i create a measure the show null value option is not available so how can i remove null values from the measure that i created? or if u can provide me with an alternate method to remove null values from measures.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you in advance.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 06:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059331#M16950</guid>
      <dc:creator />
      <dc:date>2016-03-12T06:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Remove null values from measures?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059332#M16951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the chart properties, then go to&lt;/P&gt;&lt;P&gt;Add-Ons -&amp;gt; Data processing (or similar, 'Data handling'? I am not using the english version) -&amp;gt; Disable 'Show NULL values'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 09:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059332#M16951</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-12T09:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Remove null values from measures?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059333#M16952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brazil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following formula like method, if you think a null value as 0:&lt;/P&gt;&lt;P&gt;=if(your expression=0,'',your expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you should disable show null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have Null as measure, just uncheck the sow nulls chechkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2016 10:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059333#M16952</guid>
      <dc:creator>undergrinder</dc:creator>
      <dc:date>2016-03-12T10:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Remove null values from measures?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059334#M16953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could add the measure into an IF statement in your dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(&amp;lt;measure&amp;gt;=NULL(),NULL(),&amp;lt;dimension&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then when you hide nulls on this dimension, it will hide your null measures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 07:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Remove-null-values-from-measures/m-p/1059334#M16953</guid>
      <dc:creator />
      <dc:date>2016-03-14T07:36:22Z</dc:date>
    </item>
  </channel>
</rss>

