Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reload On Server

Hi,

I want to execute button with reload action or execute macro below:

Sub ReloadOnOpen 

     ActiveDocument.Reload 

End Sub 

The macro executes on QlikView desktop only but when I upload the document to QlikView server it will never execute.

Any suggestion ?

6 Replies
Gysbert_Wassenaar

Use the QMC to create a reload schedule for the document.


talk is cheap, supply exceeds demand
Not applicable
Author

I'm using multiple databases so when a user select database name from the listbox, Qlikview will edit all SQL queries in the edit script which is related to the user selection. For this reason, the macro will reload data again.  

Not applicable
Author

Try applying a trigger (in QMC) to reload on your document instead of a macro.

Gysbert_Wassenaar

See this document: Triggering an EDX Task from the Ajax Client


talk is cheap, supply exceeds demand
Not applicable
Author

Hi Gysbert,

thanks for replying, do you have other suggestion because I tried this solution and it make me confused. I just want something provided by QlikView system.

Best Regards

Gysbert_Wassenaar

Perhaps you can let your users use the IE Plugin.


talk is cheap, supply exceeds demand