<?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 max(Load Date) function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323459#M1196411</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;Can anyone answer how can I load the latest loaded(4/20) record i.e C.&lt;/P&gt;&lt;P&gt;Here among the three dates most recent date is 4/20. so I need to load the corresponding Val i.e.C using the group by function on year and No.But I am not sure what function/expression needs to be used to find out the latested load_dt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year No. load_dt Val&lt;/P&gt;&lt;P&gt;2011 1 2/20 A&lt;/P&gt;&lt;P&gt;2011 1 3/20 B&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2011 1 4/20 C&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2011 20:18:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-22T20:18:16Z</dc:date>
    <item>
      <title>max(Load Date) function</title>
      <link>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323459#M1196411</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;Can anyone answer how can I load the latest loaded(4/20) record i.e C.&lt;/P&gt;&lt;P&gt;Here among the three dates most recent date is 4/20. so I need to load the corresponding Val i.e.C using the group by function on year and No.But I am not sure what function/expression needs to be used to find out the latested load_dt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year No. load_dt Val&lt;/P&gt;&lt;P&gt;2011 1 2/20 A&lt;/P&gt;&lt;P&gt;2011 1 3/20 B&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2011 1 4/20 C&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 20:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323459#M1196411</guid>
      <dc:creator />
      <dc:date>2011-04-22T20:18:16Z</dc:date>
    </item>
    <item>
      <title>max(Load Date) function</title>
      <link>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323460#M1196412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pooja,&lt;/P&gt;&lt;P&gt;Load Year,&lt;/P&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;Value&lt;/P&gt;&lt;P&gt;from xxx where Date='04/20';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or Create a variable for to get maximum date value and use that,&lt;/P&gt;&lt;P&gt;e.g load *&lt;/P&gt;&lt;P&gt;from xxx where Date='$(v_MaxDate)';&lt;/P&gt;&lt;P&gt;where v_MaxDate= Maximum of Date&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dixit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 21:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323460#M1196412</guid>
      <dc:creator />
      <dc:date>2011-04-22T21:09:22Z</dc:date>
    </item>
    <item>
      <title>max(Load Date) function</title>
      <link>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323461#M1196413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Pooja&lt;/P&gt;&lt;P&gt;I used group by to get the max load date for each number by year and I set some flags that you can use in the script (to eliminate old results) or you can use at the interface on tables or set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 01:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323461#M1196413</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-23T01:58:45Z</dc:date>
    </item>
    <item>
      <title>max(Load Date) function</title>
      <link>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323462#M1196414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Erich.it's working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Apr 2011 04:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-Load-Date-function/m-p/323462#M1196414</guid>
      <dc:creator />
      <dc:date>2011-04-24T04:42:34Z</dc:date>
    </item>
  </channel>
</rss>

