<?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 Explain this syntax? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768458#M272901</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;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt;ISNULL(Fieldname) &amp;lt;&amp;gt; -1&amp;nbsp;&amp;nbsp; means what?&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 12:10:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-23T12:10:29Z</dc:date>
    <item>
      <title>Explain this syntax?</title>
      <link>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768458#M272901</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;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt;ISNULL(Fieldname) &amp;lt;&amp;gt; -1&amp;nbsp;&amp;nbsp; means what?&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 12:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768458#M272901</guid>
      <dc:creator />
      <dc:date>2015-03-23T12:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Explain this syntax?</title>
      <link>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768459#M272902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;ISNULL(Fieldname) &amp;lt;&amp;gt; -1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;ISNULL(Fieldname) &amp;lt;&amp;gt; TRUE()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;ISNULL(Fieldname) = FALSE()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;NOT ISNULL(Fieldname)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;Means if Fieldname is not null&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 12:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768459#M272902</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2015-03-23T12:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Explain this syntax?</title>
      <link>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768460#M272903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;-1 corresponds to the value &lt;EM&gt;true&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression equals:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IsNull(FiueldName) &amp;lt;&amp;gt; true()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 12:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768460#M272903</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-03-23T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Explain this syntax?</title>
      <link>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768461#M272904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take text-box &amp;amp; put =&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6666688919067px;"&gt;ISNULL(Fieldname)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If result is -1 then it states field contains Null values else if returned result is 0 then not null..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 12:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explain-this-syntax/m-p/768461#M272904</guid>
      <dc:creator />
      <dc:date>2015-03-23T12:19:51Z</dc:date>
    </item>
  </channel>
</rss>

