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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
New-Qlik
Creator III
Creator III

Qlikview 12 - Refresh on open option

Hi Everyone,

We have QV 12 enterprise version. I have a requirement in which when ever a user open access point url , then that dashboard should get refresh automatically and will show latest data.

I checked various threads for reload on open but in everywhere it is suggested to create Macro like below:

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

Kindly suggest is there any other option.

Thanks In Advance.

Best Regards

Avneet

1 Solution

Accepted Solutions
marcus_sommer

One approach would be that there is a server-task which checked respectively update every x minutes if there are new/changed data and reload these application.

Another thought is the use of Using EDX in QlikView 11 - basic example.

- Marcus

View solution in original post

3 Replies
marcus_sommer

One approach would be that there is a server-task which checked respectively update every x minutes if there are new/changed data and reload these application.

Another thought is the use of Using EDX in QlikView 11 - basic example.

- Marcus

New-Qlik
Creator III
Creator III
Author

Thanks Marcus. Its really healpful

oknotsen
Master III
Master III

If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post) and Helpful Answers (found under the Actions menu under every post).

If not, please make clear what part of this topic you still need help with .

May you live in interesting times!