<?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 Re: NULL VALUES in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NULL-VALUES/m-p/881198#M1233547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked to perfection!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 21:07:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-29T21:07:46Z</dc:date>
    <item>
      <title>NULL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/NULL-VALUES/m-p/881196#M1233543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with a null value, have an if statement where a comparison: if over 90 that puts "certified" if less than you put "non-certified" but if my field is empty (that is a base Excel) to make without information. In what way I can represent that it is null or empty field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only know this way, '' but it is not taking into account as null, how could you do to show "No information"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULL-VALUES/m-p/881196#M1233543</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: NULL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/NULL-VALUES/m-p/881197#M1233545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this helps:&lt;/P&gt;&lt;P&gt;if(len(trim(Field))=0, 'No Information', if(Field&amp;gt;90, 'Certified', 'Non-Certified'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 20:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULL-VALUES/m-p/881197#M1233545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-29T20:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: NULL VALUES</title>
      <link>https://community.qlik.com/t5/QlikView/NULL-VALUES/m-p/881198#M1233547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked to perfection!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 21:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NULL-VALUES/m-p/881198#M1233547</guid>
      <dc:creator />
      <dc:date>2015-05-29T21:07:46Z</dc:date>
    </item>
  </channel>
</rss>

