Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reload doc from the client

Hi qlikview community! The server contains the document - for example, sales analysis. Through a Web server console I reload it, run the task or run the schedule - it's not a problem.

But I need to allow users to have such a button, update the document from the client. I made a button wrote a macro

sub ReloadDoc

  ActiveDocument.Reload 

  ActiveDocument.Save

end Sub

However, this option only works on the local version, in client-server - no. I hope for your help!

Thank you!

6 Replies
Anonymous
Not applicable
Author

Aleksandr

This blog post describes a method.

Reloading QlikView Documents using the Ajax-/Mobile-Client (Triggering EDX Tasks by using a QlikView...

Best Regards,     Bill

tresesco
MVP
MVP

Reload from web client is not directly possible. However, there are some external events (e.g. EDX) can do that.

Not applicable
Author

Hi, tresesco! You mean like this?
EDX in QlikView
advait_thakur
Creator III
Creator III

Hi Aleksandr

Yes, you can achieve this with the help of EDX triggers and macro code which will get trigger in QMC.

Thanks

Advait

Join the official Qlik Enthusiast's page here
https://www.linkedin.com/groups/6513382/
Not applicable
Author

Hi Advait_Thakur! Thx for your help...Did I understand correctly? All these solutions are suitable only for server with a Publisher?

I have a server without....

advait_thakur
Creator III
Creator III

True understanding

Regards

Advait

Join the official Qlik Enthusiast's page here
https://www.linkedin.com/groups/6513382/