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: 
Qlikuser09
Creator II
Creator II

joining table based on where conditions

Joinoutput:

Load 

Field1, field 2 

resident [Table1]

Inner join 

Load 

field 3,

Field 4

resident [Table 2]

where field1=field3;

This is not working for me

1 Reply
mato32188
Specialist
Specialist

Hi @Qlikuser09 ,

try this one:

noconcatenate

Joinoutput:

Load 

Field1, field 2 

resident [Table1]

Inner join 

Load 

field 3 as field1,

Field 4

resident [Table 2];

br

m

ECG line chart is the most important visualization in your life.