<?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: If value is null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-value-is-null/m-p/506770#M189485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2013 12:15:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-03T12:15:43Z</dc:date>
    <item>
      <title>If value is null</title>
      <link>https://community.qlik.com/t5/QlikView/If-value-is-null/m-p/506768#M189483</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;I want to aradictae any null values in my dashboard, I have used the supress value when null option on the charts and tables, but I have text boxes with formulas/sums in the displaying information. These still include the null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to say something like if specialty is null then 0 else sum funded equivalent. This is the coe I have at the moment. I don't know how to make sure if specialty is null then don't sum it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;operation_type={'Elective'}&amp;gt;} funded_equivalent)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 10:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-value-is-null/m-p/506768#M189483</guid>
      <dc:creator />
      <dc:date>2013-10-03T10:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: If value is null</title>
      <link>https://community.qlik.com/t5/QlikView/If-value-is-null/m-p/506769#M189484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two ways for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't want to sum values if a spesific dimension value is null.&lt;/P&gt;&lt;P&gt;Then;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM( {&amp;lt; ColumnName = {"*"} &amp;gt;} Values )&amp;nbsp;&amp;nbsp; &amp;gt; if you use "*" for a field in set analysis it eleminates null values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM( IF( Isnull( ColumnName ) , 0 , Values ))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 11:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-value-is-null/m-p/506769#M189484</guid>
      <dc:creator />
      <dc:date>2013-10-03T11:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: If value is null</title>
      <link>https://community.qlik.com/t5/QlikView/If-value-is-null/m-p/506770#M189485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 12:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-value-is-null/m-p/506770#M189485</guid>
      <dc:creator />
      <dc:date>2013-10-03T12:15:43Z</dc:date>
    </item>
  </channel>
</rss>

