<?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: selecting maximun date from multiple dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260945#M846811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RangeMax(date1,date2,date3) as MaxDate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2017 14:48:20 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-03-22T14:48:20Z</dc:date>
    <item>
      <title>selecting maximun date from multiple dates</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260944#M846810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I need to find the maximum date field from multiple date fields&lt;/P&gt;&lt;P&gt;i need to put this in my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so for one order there will be different dates as it moves forward &lt;/P&gt;&lt;P&gt;i need to create one column which shows the latest date at that particular time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="325"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" width="64"&gt;order&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;date1&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;date2&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;date3&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="69"&gt;max(date)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Please let me know how i can do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260944#M846810</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: selecting maximun date from multiple dates</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260945#M846811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RangeMax(date1,date2,date3) as MaxDate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 14:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260945#M846811</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-03-22T14:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: selecting maximun date from multiple dates</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260946#M846812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeMax(date1, date2, date3)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 14:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260946#M846812</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-22T14:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: selecting maximun date from multiple dates</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260947#M846813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Max{1} Date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 15:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260947#M846813</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2017-03-22T15:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: selecting maximun date from multiple dates</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260948#M846814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find it difficult to judge, why need place this in the script. But if it is necessary, as an variant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RowNo() as ID,&lt;/P&gt;&lt;P&gt;*Inline&lt;/P&gt;&lt;P&gt;[order,date1,date2,date3&lt;/P&gt;&lt;P&gt;1,1,&lt;/P&gt;&lt;P&gt;1,1,2&lt;/P&gt;&lt;P&gt;1,1,2,3];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;CrossTable (Date,Vol,2)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;ID as ID1,&lt;/P&gt;&lt;P&gt;order as order1,&lt;/P&gt;&lt;P&gt;date1 as date11,&lt;/P&gt;&lt;P&gt;date2 as date22,&lt;/P&gt;&lt;P&gt;date3 AS date33&lt;/P&gt;&lt;P&gt;Resident Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table3:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;ID1,&lt;/P&gt;&lt;P&gt;Max(Vol) as MaxDate&lt;/P&gt;&lt;P&gt;Resident Table2&lt;/P&gt;&lt;P&gt;Group By ID1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join(Table1)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;ID1 as ID,&lt;/P&gt;&lt;P&gt;MaxDate&lt;/P&gt;&lt;P&gt;Resident Table3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Table3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157141_1.jpg" style="height: 189px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the calculation can be done on the level of chart, colleagues above suggest solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 15:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-maximun-date-from-multiple-dates/m-p/1260948#M846814</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-03-22T15:21:28Z</dc:date>
    </item>
  </channel>
</rss>

