<?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 Difference between null and zero in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Difference-between-null-and-zero/m-p/144451#M23376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using 64-bit, there may not be such a clear difference, and it isn't a good idea to use isnull(). It seems that they went for performance over functionality and backwards-compatibility. If you're using 64-bit, I'd use =len(Value)&amp;lt;1. For that matter, in case you ever migrate to 64-bit, I'd get in the habit of not using isnull().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2009 00:51:52 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2009-05-20T00:51:52Z</dc:date>
    <item>
      <title>Difference between null and zero</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-null-and-zero/m-p/144449#M23374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a widget which uses this code to hide the widget if data is unavailable. (NULL)&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;if(isnull(Value),-1,0)&lt;/P&gt;&lt;P&gt;The problem is that when the value is 0, it seems to hide the widget.&lt;/P&gt;&lt;P&gt;Why is this? surely qlikview disinguishes between 0 and null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 19:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-null-and-zero/m-p/144449#M23374</guid>
      <dc:creator />
      <dc:date>2009-05-19T19:55:28Z</dc:date>
    </item>
    <item>
      <title>Difference between null and zero</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-null-and-zero/m-p/144450#M23375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, there is a clear difference between null and 0 (and empty string as well). Check the values of the Value. If you think there is still a problem, post an example here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 20:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-null-and-zero/m-p/144450#M23375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-19T20:06:33Z</dc:date>
    </item>
    <item>
      <title>Difference between null and zero</title>
      <link>https://community.qlik.com/t5/QlikView/Difference-between-null-and-zero/m-p/144451#M23376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using 64-bit, there may not be such a clear difference, and it isn't a good idea to use isnull(). It seems that they went for performance over functionality and backwards-compatibility. If you're using 64-bit, I'd use =len(Value)&amp;lt;1. For that matter, in case you ever migrate to 64-bit, I'd get in the habit of not using isnull().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 00:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Difference-between-null-and-zero/m-p/144451#M23376</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-05-20T00:51:52Z</dc:date>
    </item>
  </channel>
</rss>

