Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to implement left join without editing the script in data load editor?
Can I just modify through the bubbles in data manager?
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