Forum Discussion
jaryszek
11 months agoSuper User
Trying to make a call for REST API for rebinding report
Hello, I am trying to rebind import mode report to onelake using Visual Code REST API extension. # rebindReport
POST https://api.powerbi.com/v1.0/myorg/groups/{{groupId}}/reports/ee0ec30b-1...
- 11 months ago
Hello,
it doesnt matter.
I have done it within 2 different workspaces.
It was a matter of credentials for service principal.
Best,
Jacek
Anonymous
11 months agoNot applicable
Hi jaryszek,
Thank you for reaching out to the Microsoft Fabric Forum Community.
If your report is in one workspace (classic Power BI cluster) and your dataset is in another (Fabric/OneLake), then the Rebind API will fail with PowerBIEntityNotFound. In that case, you should move or publish the dataset into the same workspace where the report is stored and then run the Rebind API using that workspace’s groupId, reportId, and datasetId.
Thanks & Regards,
Prasanna Kumar
- jaryszek11 months agoSuper User
Hello,
it doesnt matter.
I have done it within 2 different workspaces.
It was a matter of credentials for service principal.
Best,
Jacek