Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Hiding Script Execution Progress Window

Hi,

Hiding Script Execution Progress Window.

i used this macro,but this didn't work.

pls healp me.

Sub Reload

ActiveDocument.ClearAll

ActiveDocument.ReloadEx 0, 1

End Sub

Regards

krishna

4 Replies
tombombadil
Contributor III
Contributor III

Hi,

your code works. Maybe check your code or create a blank QVW for testing.

I do not know, why it should not work. Sorry!

BR,

Tom

Anonymous
Not applicable
Author

HI

I think you'll have to use security rules for that: QMC_Resources_Rules_Overview. Perhaps making your user a consumer would be do the trick: Security rules example: Applying Qlik Sense access rights for user types

sunny_talwar

You want to see this or you don't want to see the progress? I may not have completely understood what you are looking for but there is option called 'Show Progress for Hidden Script' within Security tab of Document Properties. You may or may not find this useful, but I thought I would let you know about it.

Best,

Sunny

sunny_talwar

Disregard my previous post. as I just realized you don't want to hide the progress of hidden script, but progress in general.

Best,

Sunny