Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Ron
Contributor II
Contributor II

Load tables using script editor

Hello,

I'm new at Qlik sense and I want to understand how script editor works.

I create new app for using script editor and not the "bubble" associations, i want to upload from a folder that contains tables (xls files).

How script editor works , how can I make the connection between those tables?

example: i have table named 'plants' with the fields : P_Latitude,P_Longitude,Plant_ID and PlantName how will I do that?

Thank for the help

1 Reply
dplr-rn
Partner - Master III
Partner - Master III

data manager will create scripts automatically for you in data load editor.
Data Load editor is just more powerful but also involves a bit a of learning curve.

Associations between tables are automatically formed using common column names.
e.g. if table Order contains columns OrderID, CustomerID,.. etc.
and Customer table contains CustomerID , CustomerName etc.
both tables will automatically associated with each other using column CustomerID.

check below video for quick overview
https://www.youtube.com/watch?v=Pl9QKCifUTg

also check udemy for some inexpensive courses. i have seen for approx $10