Forum Discussion
Managing Refresh Schedule
Hi ghaines ,
The "Manage Connections and Gateways" is only about setup for Gateways and Data Sources. It doesn't have a schedule in that area.
The schedule for when a report is refreshed is in the settings for each Data Source individually. Also, there is a "Refresh History" that shows how long each refresh took.
You could use the API to determine when your refresh starts and ends for each report and see what your overlap is. The API's can be found here: Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Hi Collin, thanks for your answer.
When you mentioned the refresh schedule is in the settings for each data source do you instead mean each report individually? I cannot see anything in the settings for each data source under "Manage connections and gateways"
Those APIs look very useful, thanks for showing me that.