I added a Drilldown / detail link to a Panel, the Type is ‘dashboard’ and the Dashboard is the same one where the panel is. I provide a URL Param as well which updates a variable. When I click on the Panel, the variable is added to the browser URL params, but the Dashboard is not reloaded/refreshed and does not show the new metrics that matches the URL param. As a result I have to hit the ‘Reload’ button so that the dashboard page will reload.
Is there a way for the dashboard to update upon the change of a variable thru URL param, without the user having to hit the browser Reload button?