Forum Discussion
Anonymous
4 years agoNot applicable
ADO task for Paginated Reports update data source
I am working on creating a CI/CD pipeline in azure devops for the paginated reports to automates the reports deployment in PowerBI workspace. I am using the "PowerBI Action" task in the yml code. T...
- 4 years ago
Hi Anonymous ,
Maybe you can try REST API to refresh the dataset of this paginated reports.
Datasets - Update Dataset In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
DileepRajam
2 years agoFrequent Visitor
Hi Anonymous are you able to update the connections for paginated reports using DevOps? If yes, can you please guide me with directions
- Anonymous2 years agoNot applicable
Hi DileepRajam,
You can use REST API Reports - Update Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn to update the datasource connections using the PowerShell task in Devops.