report_rebind
Change which semantic model a Power BI report uses by rebinding it to a target dataset through the Microsoft Fabric API.
Instructions
Rebind a report to a different semantic model/dataset via the Power BI API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | The report ID | |
| datasetId | Yes | The target semantic model/dataset ID to rebind to | |
| workspaceId | Yes | The workspace ID |