<?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 Issue with null field in select statment where clause in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252795#M95842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue with a where clause. I am trying to filter job selection based on the closed date. If the job is open, then this field is blank. I want jobs that have been closed &amp;gt;= to this year, or open jobs that have not been closed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ... where year(closeddate)&amp;gt;=2012 or Isnull(closeddate) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ... where year(closeddate)&amp;gt;=2012 or Isnull(closeddate)=-1 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ... where year(closeddate)&amp;gt;=2012 or len(closeddate)=0 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2012 15:54:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-03T15:54:57Z</dc:date>
    <item>
      <title>Issue with null field in select statment where clause</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252795#M95842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue with a where clause. I am trying to filter job selection based on the closed date. If the job is open, then this field is blank. I want jobs that have been closed &amp;gt;= to this year, or open jobs that have not been closed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ... where year(closeddate)&amp;gt;=2012 or Isnull(closeddate) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ... where year(closeddate)&amp;gt;=2012 or Isnull(closeddate)=-1 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ... where year(closeddate)&amp;gt;=2012 or len(closeddate)=0 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 15:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252795#M95842</guid>
      <dc:creator />
      <dc:date>2012-02-03T15:54:57Z</dc:date>
    </item>
    <item>
      <title>Issue with null field in select statment where clause</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252796#M95843</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;Can u upload ur App. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 16:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252796#M95843</guid>
      <dc:creator />
      <dc:date>2012-02-03T16:04:57Z</dc:date>
    </item>
    <item>
      <title>Issue with null field in select statment where clause</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252797#M95844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to upload the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the error I get when I try and use FROM ... where year(closeddate)&amp;gt;=2012 or Isnull(closeddate) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: Microsoft OLE DB Provider for SQL Server, ErrorMsg: The isnull function requires 2 argument(s).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 16:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252797#M95844</guid>
      <dc:creator />
      <dc:date>2012-02-03T16:14:24Z</dc:date>
    </item>
    <item>
      <title>Issue with null field in select statment where clause</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252798#M95845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ... where year(closeddate)&amp;gt;=2012 or closeddate IS NULL;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 16:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-null-field-in-select-statment-where-clause/m-p/252798#M95845</guid>
      <dc:creator />
      <dc:date>2012-02-03T16:19:14Z</dc:date>
    </item>
  </channel>
</rss>

