<?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 difference between current date and next occurance date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/difference-between-current-date-and-next-occurance-date/m-p/703461#M475825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find an attachment.&lt;A href="https://community.qlik.com/qlik-users/2001"&gt;QlikTech Admin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to take difference between date and next date of occurance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For EX:&amp;nbsp; I am having ABC functional location and in that different notification nos. are there so for that one notification no's date minus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; next date of that function location during the month * 24. so how to handle it in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 08:43:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-03T08:43:09Z</dc:date>
    <item>
      <title>difference between current date and next occurance date</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-current-date-and-next-occurance-date/m-p/703461#M475825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find an attachment.&lt;A href="https://community.qlik.com/qlik-users/2001"&gt;QlikTech Admin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to take difference between date and next date of occurance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For EX:&amp;nbsp; I am having ABC functional location and in that different notification nos. are there so for that one notification no's date minus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; next date of that function location during the month * 24. so how to handle it in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 08:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-current-date-and-next-occurance-date/m-p/703461#M475825</guid>
      <dc:creator />
      <dc:date>2014-07-03T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: difference between current date and next occurance date</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-current-date-and-next-occurance-date/m-p/703462#M475826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's unclear to me which date difference should be calculated. Can you give some examples?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 12:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-current-date-and-next-occurance-date/m-p/703462#M475826</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-07-03T12:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: difference between current date and next occurance date</title>
      <link>https://community.qlik.com/t5/QlikView/difference-between-current-date-and-next-occurance-date/m-p/703463#M475827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Interval for this. i.e.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EndDateTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; - &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StartDateTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 'mm') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Duration&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Perhaps with the data you have you need to combine this with Previous of Peek function?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 12:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/difference-between-current-date-and-next-occurance-date/m-p/703463#M475827</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2014-07-03T12:35:26Z</dc:date>
    </item>
  </channel>
</rss>

