Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Multiple Tabs

In Script Editor window we can add multiple tabs.

In this tab we can add script like load data from data base.

Suppose I have 2 tabs along with Main tab. In Main tab there is environmental variables and I have written query to load data from database table (for e.g CustomerMaster).

In first tab I have written query to load data from database table (for e.g OrderMaster).

In second tab I have written query to load data from database table (for e.g SalesMaster).

Query:

When we do reload all data gets loaded.

Then what is difference between Main Tab and other tabs.

2 Replies
lironbaram
Partner - Master III
Partner - Master III

hi

there is no differences

in theory you could write all your script in one tab

the propose of the tab is to allow you to create an organize script

where it's easy to find which data sources you are loading from , which tables you load , what calculations you do

etc

marcus_sommer

There is only one script which could be virtual separated in tabs. For the purpose of this look on the answer from .

- Marcus