Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to Implement full outer join using tJoin?

Hi,

I am trying to implement full outer join using t Join but didn't got expected result,

Thanks

 

Labels (2)
12 Replies
Anonymous
Not applicable
Author

@manodwhb : tJoin supports only inner join how could we get left outer join from it.
manodwhb
Champion II
Champion II

@k_pujari,tJoin by default it will support leftout join

Anonymous
Not applicable
Author

Thanks Manohar!!