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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Call macro at the end of the loading script

Hey ist it possible to execute a macro in a loading script?

Call makroname1 is not working

Thx in advance

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

In my case it is not. See: http://community.qlik.com/message/209607#209607

ActiveDocument is not available when called from the load script.

I had to use a trigger on open event. And a batch file + win scheduler for opening it.

cheers chesterluck

View solution in original post

1 Reply
Anonymous
Not applicable
Author

In my case it is not. See: http://community.qlik.com/message/209607#209607

ActiveDocument is not available when called from the load script.

I had to use a trigger on open event. And a batch file + win scheduler for opening it.

cheers chesterluck