<?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 Date calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204984#M1209353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you understood well.&lt;/P&gt;&lt;P&gt;Do I need to order the file before ?&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2009 03:33:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-25T03:33:38Z</dc:date>
    <item>
      <title>Date calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204982#M1209351</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;I have a transaction file with customer and date (with a date format).&lt;/P&gt;&lt;P&gt;I would like to build a new file where for each customer I calculate duration between 2 dates&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;- The first 2,&lt;/P&gt;&lt;P&gt;- The first &amp;amp; the last,&lt;/P&gt;&lt;P&gt;- The 2 last&lt;/P&gt;&lt;P&gt;- or any 2 dates&lt;/P&gt;&lt;P&gt;Maybe you have good solution for my problem&lt;/P&gt;&lt;P&gt;Jean-Jacques&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 01:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204982#M1209351</guid>
      <dc:creator />
      <dc:date>2009-11-25T01:33:27Z</dc:date>
    </item>
    <item>
      <title>Date calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204983#M1209352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood the question:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;LOAD&lt;BR /&gt; Customer&lt;BR /&gt;,min(Date,2)-min(Date) as "days between the first two dates"&lt;BR /&gt;,max(Date) -min(Date) as "days between the first date and last date"&lt;BR /&gt;,max(Date) -max(Date,2) as "days between the last two dates"&lt;BR /&gt;,some other expression for whatever two dates you wanted as "days between some other two dates"&lt;BR /&gt;RESIDENT [Customer and Date Table]&lt;BR /&gt;GROUP BY Customer&lt;BR /&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 02:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204983#M1209352</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-25T02:56:13Z</dc:date>
    </item>
    <item>
      <title>Date calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204984#M1209353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you understood well.&lt;/P&gt;&lt;P&gt;Do I need to order the file before ?&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 03:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204984#M1209353</guid>
      <dc:creator />
      <dc:date>2009-11-25T03:33:38Z</dc:date>
    </item>
    <item>
      <title>Date calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204985#M1209354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not necessary to sort the file, if that's what you are asking. The min() and max() functions don't require the data to be in order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 03:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204985#M1209354</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-25T03:43:38Z</dc:date>
    </item>
    <item>
      <title>Date calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204986#M1209355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tx john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2009 04:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-calculation/m-p/204986#M1209355</guid>
      <dc:creator />
      <dc:date>2009-11-25T04:12:48Z</dc:date>
    </item>
  </channel>
</rss>

