I have multiple graphs(with parameters) on a dashboard which refresh on specific button (Dynamic Action).
If I change parameters and click on button. dashboard complete it's earlier(on going processes) refresh and perform new refresh after that.
What I want is to cancel all earlier ongoing processes(refresh) and perform new one with current parameters.
Can Cancel Event action help in this regards and how?
Please suggest.