Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
nihhalmca
Specialist II
Specialist II

Non-Equi Join in QlikView

Hi All,

There is any possibility to do Non-Equi Join operation (unlike Inner) in QlikView.

I'm expecting keyword like Left join, Right join, Outer join.

Regards,

Nihhal.

1 Solution

Accepted Solutions
nihhalmca
Specialist II
Specialist II
Author

Thank you Jonathan.

I achieved this by these steps.

1. Outer join

2. Resident load outer join table with where key1<>key2.

Regards,

Nihhal.

View solution in original post

4 Replies
maximiliano_vel
Partner - Creator III
Partner - Creator III

Yes all does keywords exists, please see help in QV Desktop

nihhalmca
Specialist II
Specialist II
Author

Is it available Non-Equi Join in QlikView? For all i know there is no non-equi join in QV.

jonathandienst
Partner - Champion III
Partner - Champion III

If by non-equi join you mean a SQL join clause on an inequality( <>, <, >), then no, there no direct equivalent in QV. However, you can usually achieve it using  an extra resident load.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
nihhalmca
Specialist II
Specialist II
Author

Thank you Jonathan.

I achieved this by these steps.

1. Outer join

2. Resident load outer join table with where key1<>key2.

Regards,

Nihhal.