Hi Team ,I have created a dashboard using the dashboard functionality of the notebook.But when one user refreshes the dashboard it refreshes for all the users with whom the dashboard is shared.What are the ways this issue can be resolved ?
@nayan_wylde I'm using the Databricks Jobs API endpoint to retrieve a list of job runs from my Databricks workspace in the notebook. I'm then using the fetched data for my visualization. I have added multiple widgets to filter the data in the visuali...
@nayan_wylde , thank you so much for respondingI'm using databricks api to fetch the data from databricks ui , which adds limitations to create Databricks SQL Dashboard.