Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jekbauita
Contributor III

Hide SQL query from QlikView Executing Script

Hi, is there a way to hide the (SQL) query in the script executing windows?

2 Replies
Peter_Cammaert
Partner - Champion III

Mmmm, not sure. AFAIK there are two ways to accomplish this. Both suppress all script output.

  • Use an API call to open and reload your document. The API call to do that has a parameter to suppress the Progress Dialog.
  • Put all your script code in a hidden script. Hidden scripts only display a rotating bar while reloading.

When reloading documents on a QlikView server, nobody can see what is happening

Anonymous
Not applicable