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: 
chriys1337
Creator III
Creator III

Question about Left Join

Hi,

I have a general question, to understand the left join.

If my first table1 is filled with following fields: ID, A,B,C

and the second table2 has two fields: ID, Z

and I make a:  left join (table1) Load ID,Z Resident table2;


Will this work , to the first table the field Z will be properly joined ? Or do I need in my second table also the fields A,B,C?

Thanks for your help!

3 Replies
PrashantSangle

Yes it will work.

It will join table on ID field.

Regards,

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
neha_shirsath
Specialist
Specialist

Yes in this scenario it will get join on ID field and you will get single table.

prma7799
Master III
Master III