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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Maximum number of script lines each Tab?

Dear friends,

I have a simple question here:

How many lines of script code can be written on each tab under Edit Script in QlikView? I mean what the maximum number of script lines can be put on the script tab...

Moreover, by best practice, when should we start a new script tab under Edit Script?

Thank you very much for your kind assistance.

1 Reply
IAMDV
Master II
Master II

Hi,

I'm not sure if there is a limit on number of lines on each tab. I have tested with 3.5 million lines and before I got the message about Low Virtual Memory.

However, the tabs are just logical entities. I mean the script excutes from top - bottom and left - right. If you save the script as QVS file you will see the script as one file. And for each tab you will see something like this  ///$tab Main. I generally divide the script based on logical groups. For example : Time Dimension, Customers and  Employees etc in each tab.

I hope this make sense.

Cheers,

DV

www.QlikShare.com