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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
martinpohl
Partner - Master
Partner - Master

Replace load on server

Hello,

I created a macro

ActiveDocument.PartialReload

to start a replace load which works fine with a local client.

But start the macro on the server by using plug-in or Ajax it doesn`t work.

The macro is starting (I tested it with a message box) but the reload does not work.

Any ideas?

Regards

3 Replies
danielrozental
Master II
Master II

That kind of macro doesn't work on the server.

martinpohl
Partner - Master
Partner - Master
Author

so any suggestions?

I want the user to be able to replace load the document on the server without using the client.

Regards

danielrozental
Master II
Master II

You can look into triggering a reload using EDX, look around the forum for sample scripts.