<?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 handle Null() values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150781#M28742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;NullInterpreter is a default variable which define how Qlikview will display null values.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 20:45:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-31T20:45:37Z</dc:date>
    <item>
      <title>How to handle Null() values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150776#M28737</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;I have a problem in handling the null values in the table box. If I subtract null from a value (Say 10- Null()), the result should be blank. Instead alikview changes the value of null to zero and it is giving the result as 10, which is wrong. I have this problem, only when I use addition or substraction. Please see the attachment.&lt;/P&gt;&lt;P&gt;--Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 12:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150776#M28737</guid>
      <dc:creator />
      <dc:date>2009-07-31T12:43:41Z</dc:date>
    </item>
    <item>
      <title>How to handle Null() values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150777#M28738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try replacing 'Sum' with 'Only' in the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=((&lt;/P&gt;&lt;P&gt;Sum(if(Code='OR', Amt))-Sum(if(Code='OP', Amt)))/(Sum(if(Code='OR',Amt))))&lt;/P&gt;&lt;P&gt;becomes;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;=((only(if(Code='OR', Amt))-only(if(Code='OP', Amt)))/(only(if(Code='OR',Amt))))&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 19:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150777#M28738</guid>
      <dc:creator />
      <dc:date>2009-07-31T19:24:40Z</dc:date>
    </item>
    <item>
      <title>How to handle Null() values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150778#M28739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a NullAsValue in your script ?&lt;/P&gt;&lt;P&gt;or check your NullInterpreter variable ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 19:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150778#M28739</guid>
      <dc:creator />
      <dc:date>2009-07-31T19:53:21Z</dc:date>
    </item>
    <item>
      <title>How to handle Null() values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150779#M28740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tat,&lt;/P&gt;&lt;P&gt;Before, I saw your reply, I tried using the function 'mode' instead of sum and it solved the problem too. Do you think, is that the correct way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 20:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150779#M28740</guid>
      <dc:creator />
      <dc:date>2009-07-31T20:17:39Z</dc:date>
    </item>
    <item>
      <title>How to handle Null() values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150780#M28741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Spastor,&lt;/P&gt;&lt;P&gt;I don't have nullasvalue in my script. I also don't have nullinterpreter and I don't know what is nullintrepreter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 20:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150780#M28741</guid>
      <dc:creator />
      <dc:date>2009-07-31T20:19:54Z</dc:date>
    </item>
    <item>
      <title>How to handle Null() values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150781#M28742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;NullInterpreter is a default variable which define how Qlikview will display null values.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 20:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-Null-values/m-p/150781#M28742</guid>
      <dc:creator />
      <dc:date>2009-07-31T20:45:37Z</dc:date>
    </item>
  </channel>
</rss>

