Forum Discussion
Anonymous
6 years agoNot applicable
Powershell to update datasource URL's
Hi Everyone, I am working on a automated deployment system that deploys PowerBI reports to a new workspace. This is all working fine but the issue i am having is updating the datasource with a n...
Jayendran
6 years agoSolution Sage
Hi Anonymous ,
Try to find the error using Resolve-PowerBIError cmdlet or fiddler to capture the API error directly.
Just giving as the reference, to my artilce where you can find the some informations on the powershell scripts
https://community.powerbi.com/t5/Community-Blog/PowerBI-CICD-using-Azure-DevOps/ba-p/769244