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: 
Not applicable

Run Macros in QV document from Management console?

Hi,

I have some PostReload macros I'm running.

The issue is that when I reload the model from the management console, the macro isn't activated.

is there a way to override it?

Thanks,

Boris

11 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Hi

The OnPostReload event is not fired after a server reload. You will need to use a batch load using QV desktop to perform the reload.

HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
luciancotea
Specialist
Specialist

The OnPostReload event is not fired after a server reload. You will need to use a batch load using QV desktop to perform the reload.

This is the correct answer. Server CAN execute macros. The problem is with the trigger.