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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

left join Substitute

Is there  is any substitute of left join for the table having more than one fields

17 Replies
Not applicable
Author

But in that case one table should have only two fiel which is to b e used in mapping load

ashfaq_haseeb
Champion III
Champion III

Like this,

have a look at attach application.

if it answer, make sure to close this thread.

Regards

ASHFAQ

Not applicable
Author

No it won't work, if i Want to add ID it generate a result which is equivalent to right join

ashfaq_haseeb
Champion III
Champion III

I gave you working example without join.

You could say applymap is replacement of join.

Regards

ASHFAQ

deepakqlikview_123
Specialist
Specialist

Hi Ashfaq,

Sorry but can you please tell me 1 thing,

Apply map is work as look up ref table.

Left join can give all records from first table with matching rec in second table.

Then how could be applymap will be replacement for left join.

Thanks,

Deepak

Not applicable
Author

It won't work as a replacement of left join in all the scenario

ashfaq_haseeb
Champion III
Champion III

Hi Deepak,

I have implemented both Left Join and apply map in this post you can a look at once.

To clear concepts I would suggest you to go through this article from Henric.

http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap

Regards

ASHFAQ

deepakqlikview_123
Specialist
Specialist

Thanks Ashfaq

That is helpful for me.