<?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 behaving weirdly in Qlik Sense 3.2 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Isnull-behaving-weirdly-in-Qlik-Sense-3-2/m-p/1435292#M34480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to ascertain if there's any tangible difference in using "where not isnull(Product)" vs "Where len(Product) &amp;gt; 0 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For. e.g. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. load * where len(Concat_Flag_Unpivot) &amp;gt; 0 ;&lt;/P&gt;&lt;P&gt;2. load * where not isnull(Concat_Flag_Unpivot) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that both 1 and 2 will yield same results but they're not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2017 14:54:42 GMT</pubDate>
    <dc:creator>vkish16161</dc:creator>
    <dc:date>2017-10-11T14:54:42Z</dc:date>
    <item>
      <title>Isnull behaving weirdly in Qlik Sense 3.2</title>
      <link>https://community.qlik.com/t5/App-Development/Isnull-behaving-weirdly-in-Qlik-Sense-3-2/m-p/1435292#M34480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to ascertain if there's any tangible difference in using "where not isnull(Product)" vs "Where len(Product) &amp;gt; 0 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For. e.g. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. load * where len(Concat_Flag_Unpivot) &amp;gt; 0 ;&lt;/P&gt;&lt;P&gt;2. load * where not isnull(Concat_Flag_Unpivot) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that both 1 and 2 will yield same results but they're not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 14:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Isnull-behaving-weirdly-in-Qlik-Sense-3-2/m-p/1435292#M34480</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-10-11T14:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Isnull behaving weirdly in Qlik Sense 3.2</title>
      <link>https://community.qlik.com/t5/App-Development/Isnull-behaving-weirdly-in-Qlik-Sense-3-2/m-p/1435293#M34481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isnull() is only true by real NULL whereby an empty fieldvalue like '' or any kind of spaces like ' ' are not NULL in the sense of isnull(). This is very well explained here: &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;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 15:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Isnull-behaving-weirdly-in-Qlik-Sense-3-2/m-p/1435293#M34481</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-10-11T15:00:23Z</dc:date>
    </item>
  </channel>
</rss>

