Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to implement full outer join using t Join but didn't got expected result,
Thanks
Hello,
Could you please have a look at this KB article about:https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-do-a-full-outer-join-in-a-Tal... to see if it helps?
Best regards
Sabrina
Hello,
Could you please have a look at this KB article about:https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-do-a-full-outer-join-in-a-Tal... to see if it helps?
Best regards
Sabrina
@k_pujari,they have given step by step in below link.
@k_pujari,you have two tMaps right ,instead of tMap's place the tJoin's with left outer join will work the same flow.
@k_pujari,please accept the solution,which one is helped you.