<?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: Load last row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387737#M1158566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Especially if you just need one or two values from that row (an index, a timestamp), it is likely faster to use the Peek function and not load/order the data. Negative numbers for Peek's second parameter count starting from the end of the table, so -1 would be the value for the last row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET v_LatestTimestamp = Peek('Timestamp Field', -1, 'Table with Timestamp');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2016 13:56:41 GMT</pubDate>
    <dc:creator>msteedle</dc:creator>
    <dc:date>2016-11-02T13:56:41Z</dc:date>
    <item>
      <title>Load last row</title>
      <link>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387734#M1158563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I load just the last row from a table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 15:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387734#M1158563</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2013-01-02T15:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Load last row</title>
      <link>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387735#M1158564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Order the table&amp;nbsp; descending on the field that determines what is the last row and load the first record:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;first 1&lt;/P&gt;&lt;P&gt;load * from table &lt;STRONG&gt;order by fieldx desc&lt;/STRONG&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 15:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387735#M1158564</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-02T15:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Load last row</title>
      <link>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387736#M1158565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &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, 02 Jan 2013 16:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387736#M1158565</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2013-01-02T16:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load last row</title>
      <link>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387737#M1158566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Especially if you just need one or two values from that row (an index, a timestamp), it is likely faster to use the Peek function and not load/order the data. Negative numbers for Peek's second parameter count starting from the end of the table, so -1 would be the value for the last row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET v_LatestTimestamp = Peek('Timestamp Field', -1, 'Table with Timestamp');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 13:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-last-row/m-p/387737#M1158566</guid>
      <dc:creator>msteedle</dc:creator>
      <dc:date>2016-11-02T13:56:41Z</dc:date>
    </item>
  </channel>
</rss>

