Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

left join on multiple conditions

Hello,

I want to do a join on multiple conditions but with "or", as following:

left join(TA) on condition A or condition B,

is this possible?

Thank you for your helps!!!!!!!

3 Replies
Not applicable
Author

swuehl
MVP
MVP

Not sure if I understand what you are trying to achieve. Could you give an example with some sample lines of data?

hic
Former Employee
Former Employee

Joins and associations in the QIX engine are always natural, i.e. a match in a common field looking for identical values. It is hence not possible to use more complex join conditions.

HIC