<?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 Selecting 'Last' Record in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-Last-Record/m-p/184483#M49347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not quite sure what you mean but there are functions such as 'previous' that might suit. You could also work out the most recent date in the script using max in the load statement:&lt;/P&gt;&lt;P&gt;Load [Contract No],&lt;BR /&gt; date(max([Last Income])) as [Last Income]&lt;BR /&gt;resident [tLast Income]&lt;BR /&gt;group by [Contract No];&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2009 19:50:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-11T19:50:54Z</dc:date>
    <item>
      <title>Selecting 'Last' Record</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-Record/m-p/184482#M49346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;How do you select the 'Last' record, as in the most recent one according to a date?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 19:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-Record/m-p/184482#M49346</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2009-12-11T19:42:10Z</dc:date>
    </item>
    <item>
      <title>Selecting 'Last' Record</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-Record/m-p/184483#M49347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not quite sure what you mean but there are functions such as 'previous' that might suit. You could also work out the most recent date in the script using max in the load statement:&lt;/P&gt;&lt;P&gt;Load [Contract No],&lt;BR /&gt; date(max([Last Income])) as [Last Income]&lt;BR /&gt;resident [tLast Income]&lt;BR /&gt;group by [Contract No];&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 19:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-Record/m-p/184483#M49347</guid>
      <dc:creator />
      <dc:date>2009-12-11T19:50:54Z</dc:date>
    </item>
    <item>
      <title>Selecting 'Last' Record</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-Record/m-p/184484#M49348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What I am trying to achieve, is within a gauge chart, show the last record in the system. So all my records have a date, but not all nessessary are from yesterday, or a week ago, the recent one might from a year ago... But I want to pick the most 'recent' record, just not sure how to go about it.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 20:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-Record/m-p/184484#M49348</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2009-12-11T20:08:18Z</dc:date>
    </item>
  </channel>
</rss>

