Forum Discussion
Anonymous
5 years agoNot applicable
PBI Rest API : Datasets - Update Datasources In Group (PowerBIEntityFrameworkOperationException)
Hi folks, I'm calling the endpoint described here https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updatedatasourcesingroup in bid to reconfigure my Analysis Services data source. My A...
lbendlin
5 years agoSuper User
Are you currently the dataset owner or did someone else take it over?
Anonymous
5 years agoNot applicable
I am the dataset owner. I explicitly take ownership with this call https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/takeoveringroup before attempting to update the data source.