Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
Yes, there is a method to make this work.
See Stefan Walthers extension/example here: Triggering an EDX Task from the Ajax Client | Qlik Community
Best,
Peter
I saw that post but i wanted to integrate it within the application and trigger the reload without having to click the button. can we do it without the button?
Phil,
Can you please share me the sample application with expected o/p, Please?
1) Where you want to create this?
2) Where you want to click that EDX?
3) If you don;t want to create just create with Text box and BG opacity is 100%
The application can be an empty one.
What i need is to add a trigger on application open that will run a macro which will trigger a reload of the dashboard in the QMC using EDX. This is why i don't want to click myself on a button like in the extension.
Any idea?
Those are the means, but what is your objective?
I want the dashboard that i am accessing to be reloaded upon opening it from the accesspoint.
The dashboard needs to be realtime but putting a task with a 1 minute refresh is not an option. This is why we need to trigger a reload from the QMC when the user opens the dashboard.
Do you need me to explain further?
Phil,
User open the qvw then what are you expecting. What you want to apply the changes.
The user open the qvw on the accesspoint, i want a macro to be launched that will reload the task of that dashboard in the QMC. That way the dashboard is reloaded when the user opens it.
That is what i am expecting. I want a dashboard reload (task reload)