Skip to main content

Power BI

Completed

Use REST API to change source PBI Online Dataset

Vote (1) Share
Gerhard Brueckl's profile image

Gerhard Brueckl on 07 Nov 2018 16:17:34

It is currently not possible to change the connection of a report to an underlying dataset hosted in PBI service using the REST API. According to the support team this is not supported at the moment but is necessary to do proper automated deployments

Administrator on 09 Dec 2021 21:18:58

Now possible via rebinding.

Comments (1)
Gerhard Brueckl's profile image Profile Picture

James Howell on 24 Nov 2021 17:37:13

RE: Use REST API to change source PBI Online Dataset

I believe this is now possible via rebinding, see: https://github.com/Azure-Samples/powerbi-powershell/blob/master/rebindReport.ps1