<?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: How to Implement full outer join using tJoin? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218570#M13722</link>
    <description>if you want to use tJoin add an id (all Id=1) to all your tables.&lt;BR /&gt;then match on this id 1=1 so you are going to build a full match</description>
    <pubDate>Wed, 26 Sep 2018 09:41:15 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-09-26T09:41:15Z</dc:date>
    <item>
      <title>How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218561#M13713</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to implement full outer join using t Join but didn't got expected&amp;nbsp;result,&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 08:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218561#M13713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T08:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218562#M13714</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please have a look at this KB article about:&lt;A title="https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-do-a-full-outer-join-in-a-Talend-batch-Job/ta-p/36394" href="https://community.qlik.com/s/article/ka03p0000006EqhAAE" target="_self"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-do-a-full-outer-join-in-a-Talend-batch-Job/ta-p/36394&lt;/A&gt; to see if it helps?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 08:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218562#M13714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T08:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218563#M13715</link>
      <description>you can do it if you did not set link and set return All Match</description>
      <pubDate>Wed, 26 Sep 2018 08:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218563#M13715</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-26T08:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218564#M13716</link>
      <description>I am new to this tool, could you please elaborate the steps to be followed.</description>
      <pubDate>Wed, 26 Sep 2018 09:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218564#M13716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218565#M13717</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOo9AAG"&gt;@k_pujari&lt;/A&gt;,they have given step by step in below link.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/article/ka03p0000006EqhAAE" target="_blank"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-do-a-full-outer-join-in-a-Talend-batch-Job/ta-p/36394&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 09:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218565#M13717</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-26T09:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218566#M13718</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt; : i have gone through it, i want a solution using tJoin, in the given solution they used tMap.</description>
      <pubDate>Wed, 26 Sep 2018 09:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218566#M13718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T09:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218567#M13719</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOo9AAG"&gt;@k_pujari&lt;/A&gt;,you have two tMaps right ,instead of tMap's place the tJoin's with left outer join will work the same flow.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 09:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218567#M13719</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-26T09:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218568#M13720</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOo9AAG"&gt;@k_pujari&lt;/A&gt;,please accept the solution,which one is helped you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 09:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218568#M13720</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-26T09:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218569#M13721</link>
      <description>use tmap in place of tJoin.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2018 09:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218569#M13721</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-26T09:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218570#M13722</link>
      <description>if you want to use tJoin add an id (all Id=1) to all your tables.&lt;BR /&gt;then match on this id 1=1 so you are going to build a full match</description>
      <pubDate>Wed, 26 Sep 2018 09:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218570#M13722</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-26T09:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218571#M13723</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt; : tJoin supports only inner join how could we get left outer join from it.</description>
      <pubDate>Wed, 26 Sep 2018 09:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218571#M13723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T09:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218572#M13724</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOo9AAG"&gt;@k_pujari&lt;/A&gt;,tJoin by default it will support leftout join&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 09:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218572#M13724</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-26T09:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement full outer join using tJoin?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218573#M13725</link>
      <description>Thanks Manohar!!</description>
      <pubDate>Wed, 26 Sep 2018 09:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Implement-full-outer-join-using-tJoin/m-p/2218573#M13725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T09:57:58Z</dc:date>
    </item>
  </channel>
</rss>

