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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
lawrance
Creator II
Creator II

Is it possible to hide the Script Execution Window without using Macros?

Hi all,

I want to know, to hide the Script Execution Window when Reload the script or QVW without using Macros.

Regards,

Lawrance A

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

That's not possible. You could move all the code to the hidden script (use the Create Hidden Script option in the File menu). That will prevent a lot of the script execution being echoed in the Script Execution WIndow. A user will still see the window, but won't be able to see what commands are executed.


talk is cheap, supply exceeds demand
lawrance
Creator II
Creator II
Author

Gysbert,

Thanks.

Becuase when I tried to send user input data in QlikView Text Box to SQL when clicking button and also I got the output but When I click button it will reload.

Regards,

Lawrance A