<?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: Date generating issues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986625#M651193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are trying to use IntervalMatch() with a interval table that has undefined (null) values for the end date (task_closed_at). That leads to null values for Link Date. If you set task_closed_at in the PENDING table while loading it to some future date then you will remove these nulls and the following IntervalMatch() should be alright. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2015 04:59:01 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2015-08-25T04:59:01Z</dc:date>
    <item>
      <title>Date generating issues</title>
      <link>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986624#M651192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi buddy,&lt;/P&gt;&lt;P&gt;I have a two dates fields based on that i'm generating dates difference between them by using interval match.Now the problem it will generate nulls values in that field. my requirement is where ever the null values i need to replace with Task_close_at filed date.Please help me out.PFA&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96850_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 04:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986624#M651192</guid>
      <dc:creator />
      <dc:date>2015-08-25T04:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date generating issues</title>
      <link>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986625#M651193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are trying to use IntervalMatch() with a interval table that has undefined (null) values for the end date (task_closed_at). That leads to null values for Link Date. If you set task_closed_at in the PENDING table while loading it to some future date then you will remove these nulls and the following IntervalMatch() should be alright. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 04:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986625#M651193</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-08-25T04:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Date generating issues</title>
      <link>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986626#M651194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does not really know how you want to handle the case you raise. What output you expect?&lt;/P&gt;&lt;P&gt;try with:&lt;/P&gt;&lt;P&gt;if(IsNull([Link Date]), task_closed_at, [Link Date])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 05:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986626#M651194</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-08-25T05:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date generating issues</title>
      <link>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986627#M651195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; This seems to be a cross-post of exactly the same issue on the same application made by two different members... Really strange. Please don't cross post - it waste a lot of time for others trying to help and it is very disrespectful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;A href="https://community.qlik.com/thread/177705"&gt;Filling nulls&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 05:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-generating-issues/m-p/986627#M651195</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-08-25T05:05:58Z</dc:date>
    </item>
  </channel>
</rss>

