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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
chaper
Creator III
Creator III

Check if key exists in two keys In Qlik

How to convert the below query into Qlik? Thanks in advance

Select 

b.1

b.2

a.Text

a.Key2

a.Key3

From Table a

left join Table b on  Key 1 in (Key2, Key3);

Labels (3)
1 Reply
md_talib
Contributor III
Contributor III

can you please explain it further??