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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
vvvvvvvvvv
Creator
Creator

How to left join without editing script

How to implement left join without editing the script in data load editor?

Can I just modify through the bubbles in data manager?

Labels (1)
2 Replies
Lisa_P
Employee
Employee

If you are bringing in your data through Data Manager, you can associate or concatenate tables but not join.
Vegar
MVP
MVP

As får as i know, joins are not available in the data  manager. To execute a join you will need the script editor.

For the most situation you can work around the need of using Joins in qlik sense by adding the join data as a separate table in the data model. You might get a more snowflakey datamodel, but for the most it will work.

 

Good luck