<?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: How to use Null Values to find missing dates in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Null-Values-to-find-missing-dates-in-a-field/m-p/450647#M1303939</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 would create a flag in script. &lt;/P&gt;&lt;P&gt;Let us say that your script is: &lt;/P&gt;&lt;P&gt;Load Invoice, Termination&lt;/P&gt;&lt;P&gt;From/Resident someTable... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a flag like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Invoice, Termination, if( isnull(Termination), ,1,0) as flagDateExists&lt;/P&gt;&lt;P&gt;From/Resident someTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in a sheet, you can include this field ( flagDateExists) and select one to identify records without termination date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 03:17:24 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2013-02-20T03:17:24Z</dc:date>
    <item>
      <title>How to use Null Values to find missing dates in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Null-Values-to-find-missing-dates-in-a-field/m-p/450646#M1303936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I a termiation date in the script I built.&amp;nbsp; What I am wondering if there is a way to find only those records where the termination date has data.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Null-Values-to-find-missing-dates-in-a-field/m-p/450646#M1303936</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Null Values to find missing dates in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Null-Values-to-find-missing-dates-in-a-field/m-p/450647#M1303939</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 would create a flag in script. &lt;/P&gt;&lt;P&gt;Let us say that your script is: &lt;/P&gt;&lt;P&gt;Load Invoice, Termination&lt;/P&gt;&lt;P&gt;From/Resident someTable... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a flag like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Invoice, Termination, if( isnull(Termination), ,1,0) as flagDateExists&lt;/P&gt;&lt;P&gt;From/Resident someTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in a sheet, you can include this field ( flagDateExists) and select one to identify records without termination date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 03:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Null-Values-to-find-missing-dates-in-a-field/m-p/450647#M1303939</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2013-02-20T03:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Null Values to find missing dates in a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Null-Values-to-find-missing-dates-in-a-field/m-p/450648#M1303942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another possibility is to "Select Possibles" in the field, which exclude all NULL values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 12:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Null-Values-to-find-missing-dates-in-a-field/m-p/450648#M1303942</guid>
      <dc:creator>rlp</dc:creator>
      <dc:date>2013-02-20T12:23:02Z</dc:date>
    </item>
  </channel>
</rss>

