<?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: Max date problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416717#M154914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your feedback&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 07:35:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-29T07:35:57Z</dc:date>
    <item>
      <title>Max date problem</title>
      <link>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416713#M154910</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;I have a date timestamp field, called "Creation Timestamp.History" , which I'd like to get the Max per Order Number.&lt;/P&gt;&lt;P&gt;I've used the expression : max([Creation Timestamp.History]), BUT it returns no values.&lt;/P&gt;&lt;P&gt;It should return : 03/08/2012 12:46:31 , in my attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if it's just an issue with Timestamps, but I'm definitely doing something wrong?&lt;/P&gt;&lt;P&gt;Any tips?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 03:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416713#M154910</guid>
      <dc:creator />
      <dc:date>2013-05-29T03:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Max date problem</title>
      <link>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416714#M154911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creation Timestamp.History is not in date format, its in character format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first create the date by using left, right and makedate function.... then it will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 04:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416714#M154911</guid>
      <dc:creator />
      <dc:date>2013-05-29T04:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Max date problem</title>
      <link>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416715#M154912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please use the below Expression in the Chart .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max(Timestamp( Timestamp#([Creation Timestamp.History] , 'DD/MM/YYYY hh:mm:ss' ) ,'DD/MM/YYYY hh:mm:ss'&amp;nbsp; ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 04:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416715#M154912</guid>
      <dc:creator />
      <dc:date>2013-05-29T04:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Max date problem</title>
      <link>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416716#M154913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;max(date([Creation Timestamp.History],'DD/MM/YYYY hh:mm:ss'))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 05:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416716#M154913</guid>
      <dc:creator />
      <dc:date>2013-05-29T05:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Max date problem</title>
      <link>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416717#M154914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your feedback&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 07:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-date-problem/m-p/416717#M154914</guid>
      <dc:creator />
      <dc:date>2013-05-29T07:35:57Z</dc:date>
    </item>
  </channel>
</rss>

