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: 
datanibbler
Champion
Champion

LOAD already finished - but still working - on what?


`Hi,

I'm working on a frontend for a Database - the current plan is to use the qvd as the DataBase in the background.

That is, of course, not ideal bearing in mind that the volume of data IS going to grow over time. We'll have to keep an eye on the performance as we go along and decide at which point to archive old records anyway.

Now I have the issue that when loading an Excel file - I have just implemented one source where data can come from - with just 93 records for now, the execution_window is complete and I see that all 93 records have been loaded - but the cursor keeps showing that the system is working on something and I have to wait before I can click anywhere.

That makes me a little nervous since I don't know if this phenomenon is going to increase as we get more data - I don't know if it's to do with the data or something else.

It might also be the structure of my script - there are several blocks which are executed based on a variable that the user can set on the GUI - the users will all have the client so they can trigger a reload from the GUI, but only one of those blocks will be executed when they press a specific button. So maybe QlikView has to read and evaluate all those conditions - four or so - but that shouldn't take long, should it? And for testing right now I had an >EXIT SCRIPT< right there, so the other blocks were not even supposed to be considered.

Can anybody help me find out what this is?

Thanks a lot!

Best regards,

DataNibbler

12 Replies
datanibbler
Champion
Champion
Author

Hi,

it seems that the problem is related to the checkbox "close after completion" in the script_execution_window. I have now ticked it again and the problem is gone - the script finishes and I can immediately continue working.

Strange ...

avinashelite

Oh really , that was the problem ?? but as per my knowledge whenever we opt for the on demand reload this will happen ...if its really because of it then a good to work around DataNibbler‌ Thanks

giakoum
Partner - Master II
Partner - Master II

not very likely

what version are you using?