I have a dashboard ‘Query variable’, using an SQL query to read values from a table. The information in the table will sometimes change, and I would like the variable to change accordingly. Currently, the only options are for the variable to refresh on dashboard load or on time range change. The time range filter on this dashboard is not used as it is irrelevant, and I would like to be able to update the variable values without having to press F5 and refresh the entire browser window.
The helpful ‘Refresh’ button in the top-right of the screen can be used to refresh the dashboard panels both manually and at set intervals. Unfortunately, this does not refresh the query variables, and there is no option for it to refresh the query variables. Surely an option could be added to the ‘When to update the values of this variable’ dropdown so that it could be updated by a refresh?