<?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 Using tMap to join on multiple columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tMap-to-join-on-multiple-columns/m-p/2301104#M73254</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I have a very simple problem, but I haven't found an obvious solution.&lt;BR /&gt;I have a two table, A and B. Table A has field id. Table B has fields id1, id2 and id3. I need to filter A when it matches either id1, id2 and id3.&lt;BR /&gt;I have tried to add this as a filtering condition to either the main or the lookup table, and it is not working - empty result.&lt;BR /&gt;I am clearly missing something obvious.&lt;BR /&gt;Any suggestion?&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2016 14:08:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-14T14:08:10Z</dc:date>
    <item>
      <title>Using tMap to join on multiple columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tMap-to-join-on-multiple-columns/m-p/2301104#M73254</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have a very simple problem, but I haven't found an obvious solution.&lt;BR /&gt;I have a two table, A and B. Table A has field id. Table B has fields id1, id2 and id3. I need to filter A when it matches either id1, id2 and id3.&lt;BR /&gt;I have tried to add this as a filtering condition to either the main or the lookup table, and it is not working - empty result.&lt;BR /&gt;I am clearly missing something obvious.&lt;BR /&gt;Any suggestion?&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 14:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tMap-to-join-on-multiple-columns/m-p/2301104#M73254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-14T14:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using tMap to join on multiple columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tMap-to-join-on-multiple-columns/m-p/2301105#M73255</link>
      <description>Hi 
&lt;BR /&gt;you can do it using 3 subjobs, and joint using a tmap 
&lt;BR /&gt;A.id = B.id1 =&amp;gt; put result in tmp.csv 
&lt;BR /&gt;A.id = B.id2 =&amp;gt; put result in tmp.csv 
&lt;BR /&gt;A.id = B.id3 =&amp;gt; put result in tmp.csv 
&lt;BR /&gt;At the end, remove dublicate in tmp.csv 
&lt;BR /&gt; 
&lt;BR /&gt;wcfsmart</description>
      <pubDate>Wed, 14 Dec 2016 16:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tMap-to-join-on-multiple-columns/m-p/2301105#M73255</guid>
      <dc:creator>wcfsmart</dc:creator>
      <dc:date>2016-12-14T16:33:22Z</dc:date>
    </item>
  </channel>
</rss>

