<?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 How to identify Null in Date field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064085#M17213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the my sample data in below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached sheet data i have date field, how to handle the null values in qliksense..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI'S:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Ticket=High,CloseDate is not null -&amp;gt; Count&lt;/P&gt;&lt;P&gt;2. &lt;SPAN style="font-size: 13.3333px;"&gt;Ticket=Medium,CloseDate is not null -&amp;gt; Count&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3. &lt;SPAN style="font-size: 13.3333px;"&gt;Ticket=Low,CloseDate is not null -&amp;gt; Count&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sub2u444&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 10:13:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-24T10:13:52Z</dc:date>
    <item>
      <title>How to identify Null in Date field</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064085#M17213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the my sample data in below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached sheet data i have date field, how to handle the null values in qliksense..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI'S:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Ticket=High,CloseDate is not null -&amp;gt; Count&lt;/P&gt;&lt;P&gt;2. &lt;SPAN style="font-size: 13.3333px;"&gt;Ticket=Medium,CloseDate is not null -&amp;gt; Count&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3. &lt;SPAN style="font-size: 13.3333px;"&gt;Ticket=Low,CloseDate is not null -&amp;gt; Count&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sub2u444&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064085#M17213</guid>
      <dc:creator />
      <dc:date>2016-03-24T10:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify Null in Date field</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064086#M17214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;try &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Where LEN(TRIM([Date field])) &amp;lt; 1;&lt;/EM&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="195702" data-object-type="2" href="https://community.qlik.com/message/195690" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Returning Null values in date field&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064086#M17214</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-24T10:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify Null in Date field</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064087#M17215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check my response here: &lt;A href="https://community.qlik.com/thread/210779"&gt;How to handle the date null value in set analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064087#M17215</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-24T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify Null in Date field</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064088#M17216</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;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not getting the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sub2u444&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 12:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-Null-in-Date-field/m-p/1064088#M17216</guid>
      <dc:creator />
      <dc:date>2016-03-24T12:24:50Z</dc:date>
    </item>
  </channel>
</rss>

