<?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 join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/join/m-p/173510#M1311844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not know, whether I understood your question right: You want to load only those values, where EYear is lowest? You may join an indicator for the smallest EYear and the filter for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;JOIN pname, MIN(EYear) AS EYear, 'min' AS indicator RESIDENT p GROUP BY pname, EYear;&lt;BR /&gt;mp: LOAD pname, EYear RESIDENT p WHERE indicator = 'min'; DROP TABLE p;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Nov 2009 02:29:36 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2009-11-22T02:29:36Z</dc:date>
    <item>
      <title>join</title>
      <link>https://community.qlik.com/t5/QlikView/join/m-p/173509#M1311842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;how can i write this in qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;minp: load&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load pr , Eyear from p;&lt;/P&gt;pname ,min(EYear) &lt;B&gt;as&lt;/B&gt; MinEYear &lt;B&gt;resident&lt;/B&gt; p &lt;B&gt;group&lt;/B&gt; &lt;B&gt;by&lt;/B&gt; pname; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;load if (EYear= MinEYear ,pr) resident p , minp ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join/m-p/173509#M1311842</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>join</title>
      <link>https://community.qlik.com/t5/QlikView/join/m-p/173510#M1311844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not know, whether I understood your question right: You want to load only those values, where EYear is lowest? You may join an indicator for the smallest EYear and the filter for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;JOIN pname, MIN(EYear) AS EYear, 'min' AS indicator RESIDENT p GROUP BY pname, EYear;&lt;BR /&gt;mp: LOAD pname, EYear RESIDENT p WHERE indicator = 'min'; DROP TABLE p;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2009 02:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join/m-p/173510#M1311844</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-22T02:29:36Z</dc:date>
    </item>
  </channel>
</rss>

