Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reload Dashboard using EDX Triggers

Hi All,

We have a situation wherein we need to reload the dashboard dynamically based on the parameter from the web page URL.

Please see the steps below we implemented:

- Accessed Query String value from the URL(ID) and stored in a variable.

- We want to pass this ID to the stored procedures in the Edit Script which we have written to load the dashboard.

- We used on Open Trigger but we came to know that there is a limitation in QV for the triggers which wont fire when hosting the file in server. (Ref:http://community.qlik.com/thread/32890?tstart=0#138063)

Now, we are looking for alternates to implement using EDX tasks.

We created a sample task that reloads the dashboard for every hour but we are looking for dynamic implementation which should access the parameter from the URL and reload the dashboard.

Please help me out by providing solutions.

Thanks,

Sai Krishna

0 Replies