Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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