3 weeks ago
Hey all,
I have a workflow that updates a delta table, and then runs a notebook that generates a dashboard. I was hoping that by adding this second step that the dashboard would get updated to show the most current data, instead of the user needing to click the `Update` button. But it seems per this convo that when a notebook runs in workflow it is a copy of the actual notebook and not the notebook itself, so it doesn't update the widgets or the dashboard.
Is there a way to schedule the notebook such that the dashboard will have current data without the need to click `Update`?
3 weeks ago - last edited 3 weeks ago
Hi @ehpogue ,
Certainly! Letโs explore some options to update your dashboard without manual intervention automatically:
Scheduled Notebook Jobs:
Dashboard Based on Job Run Results:
/run/latestSuccess/dashboard/{dashboard_id}
.Real-Time Updating:
Remember to choose the approach that best fits your requirements and audience. Happy dashboarding! ๐๐
Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections.
Click here to register and join today!
Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.