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: 
phil_asmar
Partner - Contributor III
Partner - Contributor III

Trigger EDX Reload In Macro on AJAX Client

Dear All,

I wish to run a macro from the accesspoint to reload a dashboard on demand using EDX.

I have tried EDX and it works locally using a batch file but it doesnt work on Chrome(AJAX Client).

Does anyone know if there is a way to make this happen?

Thank you in advance!

11 Replies
Anil_Babu_Samineni

I am not sure,

Check this link

Auto refresh of Qlikview document in Browser

schedule/automate the data reload | Qlik Community

You are expecting this

  1. Sub ReloadOnOpen 
  2. ActiveDocument.Reload 
  3. End Sub 


- Anil

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
phil_asmar
Partner - Contributor III
Partner - Contributor III
Author

the above does not work on access point

also the links you posted are unanswered:/