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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Macro - Problem - with Publisher

QV 8.5 Server 8.5

Hello people, I have the following problem: I have a Macro which is export a HTML file by start the Script. This functions perfectly, as long as I start local skript. However, if I begin the Reload by the Publisher, the Macro is not explained. I hope somebody can give me an instruction as I am able to do an change, so that the HTML file is also exported after the Publisher - job. Greeting Armin

1 Solution

Accepted Solutions
johnan
Creator III
Creator III

Publisher doesn't support Macros. You can create a Bat file thats reload the document with /R command.

View solution in original post

2 Replies
johnan
Creator III
Creator III

Publisher doesn't support Macros. You can create a Bat file thats reload the document with /R command.

Not applicable
Author

Thank You