Forum Discussion
jaryszek
Super User
1 year agoTrying 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...
- 1 year 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
1 year 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
jaryszek
Super User
1 year agoHello,
it doesnt matter.
I have done it within 2 different workspaces.
It was a matter of credentials for service principal.
Best,
Jacek