Forum Discussion
Azure Devops Server / Scheduled Refesh
Scales23 wrote:
does anyone know what version this is supported in?
or if there are any plans to support it?
ADO is not listed as a supported data source Power BI report data sources in Power BI Report Server - Power BI | Microsoft Learn and I'm not aware of any announcements about plans to support it in future. But the on-prem Report Server is mainly targeted at scenarios where people cannot put their data in the cloud.
Scales23 wrote:
alternatively does anyone have a workaround for scheduling refreshes of data from ADO?
The simplest approach would be to publish your report to a clound based workspace on powerbi.com
Otherwise you could look at writing some sort of script or ETL package to pull the data from ADO and put it into a location that PBIRS does support (eg. an on-prem SQL database)