Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
My Target is to reload my qlikview application On open.
I am using QlikView server. I have created a run macro script on open from the document settings. My code:
Sub ReloadOnOpen
ActiveDocument.Reload
End Sub
Then I have added this document to my source documents on the server, so each user will be able to access it from its own QlikView desktop. But the problem is that the reload code didnt work at the level of the user and even at the level of the server.
I tried all the suggestions on Community. Can anyone provide me with the right answer?
Thank you in advance
Best Regards,
Nancy Sbeity
Please find attached. I dont know what is missing.
Hello,
Nothing happened when I clicked on ctrl+M!
Hello,
User doesn't have the access to open the macro manually. Document properties is disabled. How can I allow the user to access the macro?
Have a look
https://community.qlik.com/t5/QlikView-Deployment/How-to-Enable-all-macros/td-p/1110158
No good news!
Is it because of the user have Qlikview12?
I have applied every single thing.
Document Settings: Macro override security is checked.
User preferences: Confirm Launch from Macro is checked.
Macros two checkboxes on the server also checked.
What else?
And thx for your continuous support
It should work. Let me tag @marcus_sommer . He might know why this is happening and help you out.