<?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 condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68756#M786775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to compare a field from a table to another field from another table (proposing to use wildmatch). To reduce the possibility to the minimum and at the same time don’t miss any possibility. I want to join this two table base on some loose condition, say for example the length of the field in first table has to be longer than the length of the filed from the second table to establish a join. Is there such a condition I can put in to so that I don’t have to join all records from table 1 to all records from table2?&amp;nbsp; thanks . Hope my above explanation making sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>ronaldwang</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>left join condition</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68756#M786775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to compare a field from a table to another field from another table (proposing to use wildmatch). To reduce the possibility to the minimum and at the same time don’t miss any possibility. I want to join this two table base on some loose condition, say for example the length of the field in first table has to be longer than the length of the filed from the second table to establish a join. Is there such a condition I can put in to so that I don’t have to join all records from table 1 to all records from table2?&amp;nbsp; thanks . Hope my above explanation making sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68756#M786775</guid>
      <dc:creator>ronaldwang</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: left join condition</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68757#M786776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please create&amp;amp; Share sample data and what is your expected output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please elaborate a bit more so that our folks will help you ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 05:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68757#M786776</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2018-02-22T05:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: left join condition</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68758#M786777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;SPAN style="mso-bidi-font-size: 11.0pt; color: #323e4f; font-size: 10pt; mso-themecolor: text2; font-family: 'Verdana','sans-serif'; mso-themeshade: 191;"&gt;In the below , I want to find out whether column “To be Scanned” contains any records in the “Name” Column in Table B. if the table is not big, I just join the two table together by creating an additional common field (dummy field) then do some evaluation. But when the table gets bigger then performance drops significantly, so I want to build some condition that when I join table a to b I don’t have to join each individual records from both table.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/194150_1.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 06:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68758#M786777</guid>
      <dc:creator>ronaldwang</dc:creator>
      <dc:date>2018-02-22T06:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: left join condition</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68759#M786778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be check here and implement the same: Using exists Function look in the examples &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 06:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-condition/m-p/68759#M786778</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-22T06:33:40Z</dc:date>
    </item>
  </channel>
</rss>

