<?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: About left join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420248#M156378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rename the OrderDate -&amp;gt; CreateDate or vice versa before joining and it should work the same way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2012 03:09:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-12-10T03:09:05Z</dc:date>
    <item>
      <title>About left join</title>
      <link>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420247#M156377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me out on the Left join?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sql we can use those script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select c.CustomerName, o.Revenue&lt;/P&gt;&lt;P&gt;from Customers c&lt;/P&gt;&lt;P&gt;left join Orders o&lt;/P&gt;&lt;P&gt;on c.MemberId=o.MemberId and&lt;STRONG&gt; o.OrderDate &amp;gt;= c.CreateDate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QV, the left join just works on the same field name, how can we achieve those condition: o.OrderDate &amp;gt;= c.CreateDate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 03:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420247#M156377</guid>
      <dc:creator />
      <dc:date>2012-12-10T03:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: About left join</title>
      <link>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420248#M156378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rename the OrderDate -&amp;gt; CreateDate or vice versa before joining and it should work the same way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 03:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420248#M156378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-10T03:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: About left join</title>
      <link>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420249#M156379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johannes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I understand we can rename that 2 fields into one to achieve the linking, however, I was wondering whether we can use like "Greate than equal to" sign to filter the record by using the Left join in QV? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 03:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420249#M156379</guid>
      <dc:creator />
      <dc:date>2012-12-10T03:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: About left join</title>
      <link>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420250#M156380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dnt think it is possible to achieve this using join only, u need to take the Resident load and apply the filter there to achieve the date comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as renaming the date field is concerned as suggested above, i dnt understand what u wud achieve with that in terms of joining,as the field to join is Memberid, why do we need to create a composite key of &lt;/P&gt;&lt;P&gt;Memebrid &amp;amp; date which wud give completely different result ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 04:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-left-join/m-p/420250#M156380</guid>
      <dc:creator />
      <dc:date>2012-12-10T04:38:24Z</dc:date>
    </item>
  </channel>
</rss>

