<?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 IsNull function returns Null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533646#M199336</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;Im getting strange behaviour from IsNull function.&lt;/P&gt;&lt;P&gt;When there is a value it returns 0, when there isn't it returns Null instead of -1.&lt;/P&gt;&lt;P&gt;Len function returns null as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This behaviour happens only on Access Point, not on QV Client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the file, user / pass: qvadmin/qvadmin123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The null issue is in the GUI level.&lt;/P&gt;&lt;P&gt;When opening the file you will see a table with the first column called WBS.&lt;/P&gt;&lt;P&gt;The expression is If(IsNull(WBS),0,WBS)&lt;/P&gt;&lt;P&gt;It's working good when opening in QV Client, but when publishing on server and viewing on Access point&lt;/P&gt;&lt;P&gt;It's wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Aug 2013 08:59:30 GMT</pubDate>
    <dc:creator>orital81</dc:creator>
    <dc:date>2013-08-27T08:59:30Z</dc:date>
    <item>
      <title>IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533646#M199336</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;Im getting strange behaviour from IsNull function.&lt;/P&gt;&lt;P&gt;When there is a value it returns 0, when there isn't it returns Null instead of -1.&lt;/P&gt;&lt;P&gt;Len function returns null as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This behaviour happens only on Access Point, not on QV Client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the file, user / pass: qvadmin/qvadmin123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The null issue is in the GUI level.&lt;/P&gt;&lt;P&gt;When opening the file you will see a table with the first column called WBS.&lt;/P&gt;&lt;P&gt;The expression is If(IsNull(WBS),0,WBS)&lt;/P&gt;&lt;P&gt;It's working good when opening in QV Client, but when publishing on server and viewing on Access point&lt;/P&gt;&lt;P&gt;It's wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 08:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533646#M199336</guid>
      <dc:creator>orital81</dc:creator>
      <dc:date>2013-08-27T08:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533647#M199337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will appreciate any help here (-:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 09:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533647#M199337</guid>
      <dc:creator>orital81</dc:creator>
      <dc:date>2013-08-27T09:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533648#M199338</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 have been checking your file, but there is no indication on where the issue is happening? I guess it's in the script, but not sure. Can you please elaborate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that IsNull() requires a parameter, either it be an expression or a field. If the field does not exist when you load it, then you get an error instead of a -1, not because the field is not null, but because it does not exist. Same may happen in the front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 10:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533648#M199338</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2013-08-27T10:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533649#M199339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to what Miguel points out, I just want to add that IsNull() when used in charts may in fact in some circumstances seem to return NULL: If you have missing values of type two, the expression is never calculated for these chart cells. So basically it looks as if IsNull() has returned NULL, when it in fact has not been calculated at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See more in &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>Tue, 27 Aug 2013 10:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533649#M199339</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2013-08-27T10:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533650#M199340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;Let me clarify the issue:&lt;/P&gt;&lt;P&gt;The null issue is in the GUI level.&lt;/P&gt;&lt;P&gt;When opening the file you will see a table with the first column called WBS.&lt;/P&gt;&lt;P&gt;The expression is If(IsNull(WBS),0,WBS)&lt;/P&gt;&lt;P&gt;It's working good when opening in QV Client, but when publishing on server and viewing on Access point&lt;/P&gt;&lt;P&gt;It's wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 11:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533650#M199340</guid>
      <dc:creator>orital81</dc:creator>
      <dc:date>2013-08-27T11:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533651#M199341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you ever figure this one out? we have just upgraded from 10 to 11.2 and are facing a similar issue where if(isnull(FIELD_NAME) ,1,FIELD_NAME)) works in the client but on the access point it always returns null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 11:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533651#M199341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-22T11:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533652#M199342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ori,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's probably better to solve this in script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 20:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533652#M199342</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-03-22T20:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533653#M199343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I stopped using IsNull() years ago. Try if this helps:&lt;/P&gt;&lt;P&gt;If(len(trim(WBS))=0,0,WBS)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 21:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533653#M199343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-22T21:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull function returns Null</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533654#M199344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, but doesn't help either if the expression is not evaluated at all becaus of missing values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Mar 2014 18:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-function-returns-Null/m-p/533654#M199344</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-03-23T18:05:00Z</dc:date>
    </item>
  </channel>
</rss>

