cancel
Showing results for 
Search instead for 
Did you mean: 

Dashboard-wide Refresh for Live Model

kevinsoenandar
7 - Data Storage
7 - Data Storage

Currently, dashboards built with live models can only be refreshed at a widget-level. This is problematic for two reasons:

  1. Stakeholders will not have the confidence that the widgets that they are viewing have been refreshed without going to the individual widget and clicking on the small `i` button on it
  2. No one can refresh the dashboard without refreshing individual widget or refreshing the entire page. 

Can we please add the ability to refesh the entire dashboard and the last refreshed timestamp, similar to the Sisense Cloud Data Teams product? 

 

Thanks

kevinsoenandar_0-1682556546075.png

1 ACCEPTED SOLUTION

harikm007
13 - Data Warehouse
13 - Data Warehouse

Hi @kevinsoenandar ,

Here is a script to add refresh button for a dashboard:

https://www.binextlevel.com/post/dashboard-refresh-button

harikm007_0-1682696502278.png

 

To add refresh button at widget level: https://www.binextlevel.com/post/widget-refresh-button

 

Thanks,

Hari

 

View solution in original post

2 REPLIES 2

harikm007
13 - Data Warehouse
13 - Data Warehouse

Hi @kevinsoenandar ,

Here is a script to add refresh button for a dashboard:

https://www.binextlevel.com/post/dashboard-refresh-button

harikm007_0-1682696502278.png

 

To add refresh button at widget level: https://www.binextlevel.com/post/widget-refresh-button

 

Thanks,

Hari

 

@harikm007 - this is amazing - thank you so much for this solution.