Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
We have a requirement from user to do the reload from access point for a dashboard.
We have tried the below two options and both work fine from QV Desktop but not from Access Point.
- ActiveDocument.Reload in macro
- Reload Action on a button
Please could you advise why the above is not working in access point ? Will it work after any settings change ?
Is there any other way around to do it ?
Thanks,
Sijo
Hi sijo,
None of them will work on Accesspoint.
Macro may work if you use IE.
You need to look at EDX trigger.
Have a look at below post.
http://community.qlik.com/docs/DOC-2650
http://community.qlik.com/docs/DOC-5111
http://community.qlik.com/docs/DOC-3024
http://qlikviewtips.wordpress.com/2011/10/10/edx-in-qlikview-what-are-what-for-and-how-it-does/
Regards
ASHFAQ
Before going to access, just check the webview in qlikview. above macro won't be working there too.
too solve it only option available is EDX, which may be tricky.
Thanks!