Provide an easy way to display the last refresh date/time in a dashboard
We update a real-time dashboard every 15 minutes (time interval is configurable). We want to let people know how fresh the data is and reassure ourselves that the dashboard is still running, so we display the last refresh date/time in the upper right corner of the dashboard. We need a simple wa...
STATUS
DETAILS
Completed
Enable custom data refresh intervals
Power BI currently provides refreshes daily and weekly; however, that isn't frequent enough for real-time dashboards. We run a service and need data refreshed often throughout the day, so we use VBA to refresh the data every 15 minutes. VBA isn't supported on the Power BI sites though, so we c...
STATUS
DETAILS
Completed