<?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: Reference table (multiple match) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reference-table-multiple-match/m-p/502308#M1129752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use firsorted value concept function for getting max record on the base of date&amp;nbsp; and group by that one column&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from orignial table; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load PrimaryKeyfield, &lt;/P&gt;&lt;P&gt;max(Recordfield) as Record,&lt;/P&gt;&lt;P&gt;firstsortedvalue(Datefield,-Record) as EarlierDate&lt;/P&gt;&lt;P&gt;resident originaltable&lt;/P&gt;&lt;P&gt;group by PrimaryKeyfield,; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Nov 2013 05:46:31 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2013-11-28T05:46:31Z</dc:date>
    <item>
      <title>Reference table (multiple match)</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-table-multiple-match/m-p/502307#M1129751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have one driver table and want to reference based on one column and in reference table i have multiple records but i need to pick which is earlier (date), how can i achieve this, please need your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 05:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-table-multiple-match/m-p/502307#M1129751</guid>
      <dc:creator />
      <dc:date>2013-11-28T05:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reference table (multiple match)</title>
      <link>https://community.qlik.com/t5/QlikView/Reference-table-multiple-match/m-p/502308#M1129752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use firsorted value concept function for getting max record on the base of date&amp;nbsp; and group by that one column&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from orignial table; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load PrimaryKeyfield, &lt;/P&gt;&lt;P&gt;max(Recordfield) as Record,&lt;/P&gt;&lt;P&gt;firstsortedvalue(Datefield,-Record) as EarlierDate&lt;/P&gt;&lt;P&gt;resident originaltable&lt;/P&gt;&lt;P&gt;group by PrimaryKeyfield,; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 05:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reference-table-multiple-match/m-p/502308#M1129752</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-11-28T05:46:31Z</dc:date>
    </item>
  </channel>
</rss>

