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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
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!!