Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
erichuang
Contributor III
Contributor III

How to hide script execution progress

Hi all,

Is it possible to hide "script execution progress" window? For automation, I use command line(C:\Program Files\QlikView\qv.exe" /r ....) to reload qvw file, but the window is always displayed while reloading...

Thanks a lot~

2018-03-02 11_31_55-Script Execution Progress.png

1 Solution

Accepted Solutions
kakani87
Specialist
Specialist

2 Replies
kakani87
Specialist
Specialist

Eric This thread may be helpful

https://community.qlik.com/thread/8914

jonathandienst
Partner - Champion III
Partner - Champion III

A reload from the desktop client (including one fired from a .bat file) will always show a progress window. A server reload with QV Publisher or QV Server runs in the background and is silent.

The previous post shows a link to another way which is to load via a call to the QV automation API using a scripting language like vbscript.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein