Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
mahitham
Creator II
Creator II

Inner join help

Hi Experts,

Can any one please help me on below requirement.

In my oracle query I have the inner join statement like below. How to replicate this join in Qlik.

inner join risk_factor rf on r.metricid in (rf.firstid , rf.secondid)

Means on  r table  and rf tables need to apply inner join

but from r  table need to consider  metricid field

from rf table need to consider two ids like firstid and secondid two fields.


How to apply inner join on Qlik with two ids from second table.


Thanks in advance.

10 Replies
YoussefBelloum
Champion
Champion

Firstid and second Id can't be like above, they are separate columns, right ?

can you put these columns side by side to see the content ?