<?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 Left join with where clause in load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270595#M101484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TabA:&lt;/P&gt;&lt;P&gt;select a,b &lt;/P&gt;&lt;P&gt; from taba&lt;/P&gt;&lt;P&gt;TabB:&lt;/P&gt;&lt;P&gt;select c as a,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;d,&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;from tabB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabC:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,d,e,c&lt;/P&gt;&lt;P&gt;resident TabB&lt;/P&gt;&lt;P&gt;left join&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,b&lt;/P&gt;&lt;P&gt;resident TabA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabD:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;a,b,d,e&lt;/P&gt;&lt;P&gt;resident TabC&lt;/P&gt;&lt;P&gt;where a = c and b &amp;gt;= d and b &amp;lt;= e;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; drop tablesTabB,TabA,TabC ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2011 17:42:05 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2011-08-12T17:42:05Z</dc:date>
    <item>
      <title>Left join with where clause in load</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270594#M101483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TabA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;1, '2011-01-01'&lt;/P&gt;&lt;P&gt;2, '2011-02-01'&lt;/P&gt;&lt;P&gt;2, '2011-03-01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c, d, e&lt;/P&gt;&lt;P&gt;1, '2011-01-01', '2011-01-31'&lt;/P&gt;&lt;P&gt;2, '2011-01-01', '2011-03-31'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample in the sql command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;&amp;nbsp; from taba&lt;/P&gt;&lt;P&gt;left join tabb on a = c and b &amp;gt;= d and b &amp;lt;= e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How&amp;nbsp; can i do this in the load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 17:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270594#M101483</guid>
      <dc:creator />
      <dc:date>2011-08-12T17:27:27Z</dc:date>
    </item>
    <item>
      <title>Left join with where clause in load</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270595#M101484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TabA:&lt;/P&gt;&lt;P&gt;select a,b &lt;/P&gt;&lt;P&gt; from taba&lt;/P&gt;&lt;P&gt;TabB:&lt;/P&gt;&lt;P&gt;select c as a,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;d,&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;from tabB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabC:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,d,e,c&lt;/P&gt;&lt;P&gt;resident TabB&lt;/P&gt;&lt;P&gt;left join&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,b&lt;/P&gt;&lt;P&gt;resident TabA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabD:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;a,b,d,e&lt;/P&gt;&lt;P&gt;resident TabC&lt;/P&gt;&lt;P&gt;where a = c and b &amp;gt;= d and b &amp;lt;= e;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; drop tablesTabB,TabA,TabC ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 17:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270595#M101484</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-08-12T17:42:05Z</dc:date>
    </item>
    <item>
      <title>Left join with where clause in load</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270596#M101485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to load this script but not functioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabA:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;1, '2011-01-01'&lt;/P&gt;&lt;P&gt;2, '2011-02-01'&lt;/P&gt;&lt;P&gt;2, '2011-03-01'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabB:&lt;/P&gt;&lt;P&gt;LOAD c as a, c, d, e INLINE [&lt;/P&gt;&lt;P&gt;c, d, e&lt;/P&gt;&lt;P&gt;1, '2011-01-01', '2011-01-31'&lt;/P&gt;&lt;P&gt;2, '2011-02-01', '2011-01-01'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabC:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,d,e,c&lt;/P&gt;&lt;P&gt;resident TabB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join Load&lt;/P&gt;&lt;P&gt;a,b&lt;/P&gt;&lt;P&gt;resident TabA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabD:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,b,d,e&lt;/P&gt;&lt;P&gt;resident TabC&lt;/P&gt;&lt;P&gt;where a = c &lt;/P&gt;&lt;P&gt;and b &amp;gt;= d &lt;/P&gt;&lt;P&gt;and b &amp;lt;= e;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop tables TabB,TabA,TabC ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 18:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270596#M101485</guid>
      <dc:creator />
      <dc:date>2011-08-12T18:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Left join with where clause in load</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270597#M101486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;TabA:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;a, b&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;1, '2011-01-01'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;2, '2011-02-01'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;2, '2011-03-01'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LEFT JOIN (TabA)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD c as a, c, d, e INLINE [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;c, d, e&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;1, '2011-01-01', '2011-01-31'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;2, '2011-02-01', '2011-01-01'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;INNER JOIN (TabA)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;RESIDENT TabA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;WHERE b &amp;gt;= d AND b &amp;lt;= e;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 20:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270597#M101486</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-12T20:43:54Z</dc:date>
    </item>
    <item>
      <title>Left join with where clause in load</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270598#M101487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I need something&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;little different.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TabA:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;1, '2011-01-01'&lt;/P&gt;&lt;P&gt;2, '2011-02-01'&lt;/P&gt;&lt;P&gt;2, '2011-03-01'&lt;/P&gt;&lt;P&gt;2, '2011-04-01'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (TabA)&lt;/P&gt;&lt;P&gt;LOAD c as a, c, d, e INLINE [&lt;/P&gt;&lt;P&gt;c, d, e&lt;/P&gt;&lt;P&gt;1, '2011-01-01', '2011-01-31'&lt;/P&gt;&lt;P&gt;2, '2011-02-01', '2011-03-31'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN (TabA) &lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;RESIDENT TabA&lt;/P&gt;&lt;P&gt;WHERE b &amp;gt;= d AND b &amp;lt;= e;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I need the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;result below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1, '2011-01-01',&amp;nbsp; '2011-01-01', '2011-01-31'&lt;/P&gt;&lt;P&gt;2, '2011-02-01',&amp;nbsp; '2011-02-01', '2011-03-31'&lt;/P&gt;&lt;P&gt;2, '2011-03-01',&amp;nbsp; '2011-02-01', '2011-03-31'&lt;/P&gt;&lt;P&gt;2, '2011-04-01',&amp;nbsp; null, null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 12:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270598#M101487</guid>
      <dc:creator />
      <dc:date>2011-08-16T12:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Left join with where clause in load</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270599#M101488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; hei &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;try this one&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;DIV&gt;TabA:&lt;BR /&gt; &lt;BR /&gt; &lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; &lt;BR /&gt; a, b&lt;BR /&gt; &lt;BR /&gt; 1, 01/01/2011&lt;BR /&gt; &lt;BR /&gt; 2,01/02/2011&lt;BR /&gt; &lt;BR /&gt; 2, 01/03/2011&lt;BR /&gt; &lt;BR /&gt; 2, 01/04/2011&lt;BR /&gt; &lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LEFT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;JOIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (TabA)&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;c&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;a&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;c&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;d&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; &lt;BR /&gt; c, d, e&lt;BR /&gt; &lt;BR /&gt; 1, 01/01/2011, 31/01/2011&lt;BR /&gt; &lt;BR /&gt; 2, 01/02/2011,31/03/2011&lt;BR /&gt; &lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LEFT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;JOIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (TabA)&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;b&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;d&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;G&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; TabA&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;b&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;d&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;b&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;drop&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fields&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;d&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;RENAME&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;to&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;d&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;RENAME&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;G&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;to&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 12:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270599#M101488</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-08-16T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Left join with where clause in load</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270600#M101489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 12:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-with-where-clause-in-load/m-p/270600#M101489</guid>
      <dc:creator />
      <dc:date>2011-08-16T12:54:56Z</dc:date>
    </item>
  </channel>
</rss>

