<?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: TMap Left Outer Join With multiple OR conditions in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263429#M43579</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can add the condition in expression section of output tmap.&lt;/P&gt; 
&lt;P&gt;Please have a look at my screenshot&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 709px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158018iFFC5CA0DE6ED14DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PT.png" alt="0683p000009M4PT.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2019 04:29:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-17T04:29:56Z</dc:date>
    <item>
      <title>TMap Left Outer Join With multiple OR conditions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263428#M43578</link>
      <description>&lt;P&gt;How to do Left Outer Join in TMap with Multiple OR conditions.&lt;/P&gt;&lt;P&gt;For Example I want simulate this in TMap:&lt;/P&gt;&lt;P&gt;Select T1.*, T2.*&lt;/P&gt;&lt;P&gt;from T1 left outer join T2&lt;/P&gt;&lt;P&gt;on t1.col1 = t2.col1 OR t1.col2 = t2.col2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help !&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 02:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263428#M43578</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-04-17T02:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: TMap Left Outer Join With multiple OR conditions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263429#M43579</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can add the condition in expression section of output tmap.&lt;/P&gt; 
&lt;P&gt;Please have a look at my screenshot&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 709px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158018iFFC5CA0DE6ED14DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PT.png" alt="0683p000009M4PT.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 04:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263429#M43579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-17T04:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: TMap Left Outer Join With multiple OR conditions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263430#M43580</link>
      <description>&lt;P&gt;Thanks for your reply Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I got what you mean. But in that case I will have to make lookup match model as "all rows" and the output will be a cross join and the output expression will filter any non matching rows.&lt;/P&gt; 
&lt;P&gt;What I need is left outer join so that I can still process the rows from "main"(in your example row1 ) in case there is no valid match for any rows.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 04:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263430#M43580</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-04-17T04:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: TMap Left Outer Join With multiple OR conditions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263431#M43581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please elaborate your case with an example with input and expected output values?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 07:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263431#M43581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-17T07:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: TMap Left Outer Join With multiple OR conditions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263432#M43582</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the sample input and output I am expecting from TMap:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Main Input&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Row1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Col1&lt;/TD&gt;&lt;TD&gt;Col2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;c&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Lookup&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Row2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Col1&lt;/TD&gt;&lt;TD&gt;Col2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;bb&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Output&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Row1.Col1&lt;/TD&gt;&lt;TD&gt;Row1.Col2&lt;/TD&gt;&lt;TD&gt;Row2.Col1&lt;/TD&gt;&lt;TD&gt;Row2.Col2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;bb&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;c&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 17 Apr 2019 07:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263432#M43582</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-04-17T07:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: TMap Left Outer Join With multiple OR conditions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263433#M43583</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLIQAA4"&gt;@Moe&lt;/A&gt; &amp;nbsp; which column is your key .You must define a key for this and what is your match type in tmap.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 09:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263433#M43583</guid>
      <dc:creator>sbxr</dc:creator>
      <dc:date>2019-04-17T09:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: TMap Left Outer Join With multiple OR conditions</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263434#M43584</link>
      <description>&lt;P&gt;Hey Sbxr,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for delay in reply. I am flexible to keep any match model as long as it solves my problem.&lt;/P&gt;
&lt;P&gt;I am not sure why we need keys to get the solution. Just to make clear what I am trying to achieve:&lt;/P&gt;
&lt;P&gt;I need to implement equivalent of below query&amp;nbsp; in Talend TMap:&lt;/P&gt;
&lt;P&gt;Select T1.*, T2.*&lt;/P&gt;
&lt;P&gt;from T1 left outer join T2&lt;/P&gt;
&lt;P&gt;on t1.col1 = t2.col1 OR t1.col2 = t2.col2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is the sample input and output I am expecting from TMap:&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;Main Input Table&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;T1&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;Col1&lt;/TD&gt;
   &lt;TD&gt;Col2&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;1&lt;/TD&gt;
   &lt;TD&gt;a&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;2&lt;/TD&gt;
   &lt;TD&gt;b&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;3&lt;/TD&gt;
   &lt;TD&gt;c&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;Lookup Table&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;T2&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;Col1&lt;/TD&gt;
   &lt;TD&gt;Col2&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;11&lt;/TD&gt;
   &lt;TD&gt;a&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;2&lt;/TD&gt;
   &lt;TD&gt;bb&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;Output&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;T1.Col1&lt;/TD&gt;
   &lt;TD&gt;T1.Col2&lt;/TD&gt;
   &lt;TD&gt;T2.Col1&lt;/TD&gt;
   &lt;TD&gt;T2.Col2&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;1&lt;/TD&gt;
   &lt;TD&gt;a&lt;/TD&gt;
   &lt;TD&gt;11&lt;/TD&gt;
   &lt;TD&gt;a&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;2&lt;/TD&gt;
   &lt;TD&gt;b&lt;/TD&gt;
   &lt;TD&gt;2&lt;/TD&gt;
   &lt;TD&gt;bb&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;3&lt;/TD&gt;
   &lt;TD&gt;c&lt;/TD&gt;
   &lt;TD&gt;null&lt;/TD&gt;
   &lt;TD&gt;null&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 18 Apr 2019 05:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TMap-Left-Outer-Join-With-multiple-OR-conditions/m-p/2263434#M43584</guid>
      <dc:creator>MohleySingh</dc:creator>
      <dc:date>2019-04-18T05:33:27Z</dc:date>
    </item>
  </channel>
</rss>

