<?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: Getting first/most recent records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-first-most-recent-records/m-p/2069217#M1226939</link>
    <description>&lt;P&gt;Load Project, Max(Date) as Date&lt;/P&gt;
&lt;P&gt;From SomeTable;&lt;/P&gt;
&lt;P&gt;Left Join&lt;/P&gt;
&lt;P&gt;Load *&lt;/P&gt;
&lt;P&gt;From SomeTable;&lt;/P&gt;
&lt;P&gt;You could also handle this with a combination of Max() (for the date) and FirstSortedValue() (for the status and any other dimensions) but that would be clunkier, albeit potentially more efficient.&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2023 13:43:44 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2023-05-09T13:43:44Z</dc:date>
    <item>
      <title>Getting first/most recent records</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-first-most-recent-records/m-p/2069207#M1226933</link>
      <description>&lt;P&gt;I have a list of project data. Multiple status records per project. I want a list of only the most recent records. I have already built the qvd of data from the data warehouse. I need to either do the data selection in the LOAD or in the dashboard. I am OK with either. I am not great with qlik load syntax and so far I have been unable to construct a sql query that would work. Nor have I been able to get&amp;nbsp;&lt;SPAN&gt;FirstSortedValue to work properly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for the help, JM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-first-most-recent-records/m-p/2069207#M1226933</guid>
      <dc:creator>erieqlik</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting first/most recent records</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-first-most-recent-records/m-p/2069217#M1226939</link>
      <description>&lt;P&gt;Load Project, Max(Date) as Date&lt;/P&gt;
&lt;P&gt;From SomeTable;&lt;/P&gt;
&lt;P&gt;Left Join&lt;/P&gt;
&lt;P&gt;Load *&lt;/P&gt;
&lt;P&gt;From SomeTable;&lt;/P&gt;
&lt;P&gt;You could also handle this with a combination of Max() (for the date) and FirstSortedValue() (for the status and any other dimensions) but that would be clunkier, albeit potentially more efficient.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 13:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-first-most-recent-records/m-p/2069217#M1226939</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-05-09T13:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting first/most recent records</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-first-most-recent-records/m-p/2069244#M1226942</link>
      <description>&lt;P&gt;So I get an error. This part of the query is already an inner join so perhaps this is a problem. However, I will keep trying.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 14:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-first-most-recent-records/m-p/2069244#M1226942</guid>
      <dc:creator>erieqlik</dc:creator>
      <dc:date>2023-05-09T14:35:00Z</dc:date>
    </item>
  </channel>
</rss>

