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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Macro in QVS EE

Hi,

Is there any way for run a macro when a user access to a document through the web server.

Thanks

Labels (1)
4 Replies
sparur
Specialist II
Specialist II

OnOpen Action in document Properties - > Triggers Tab

You can create an Action Run Macro (External type)

Not applicable
Author

Hi,

From Client not problem, but from server this not working

Regards

sparur
Specialist II
Specialist II

hmm strange. trigger in document properties must work always when document is opened (it must work with different clients Dev Client, IE Plugin or AJAX) What kind of client do you use?

biester
Specialist
Specialist

I could imagine it's not the trigger that's not working, it's the Macro that cannot - or due to security reasons whatsoever - must not be executed. To check whether the trigger itself works I would chose another action (e. g. apply bookmark) and try.

rgds,
Joachim