Redash dashboards #7556
abhidesh987
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For one of my dashboard, there is a dashboard level input parameter with three different options in the dropdown. The dashboard contains around 30 reports and each report has that input parameter which is shared on the top at dashboard level.
Now whenever I open this dashboard on my browser, all the reports start executing on their own without me even clicking on refresh button. I am expecting a behavior where all the 30 reports use the cached data and just loads as it is without triggering the queries behind all these reports.
Please advise how to stop the auto trigger of all queries behind the reports
Beta Was this translation helpful? Give feedback.
All reactions