report_update_definition
Update a Fabric report's full PBIR or PBIR-Legacy definition by reading files from a directory. Specify workspace ID, report ID, and directory path to apply changes.
Instructions
Update a report's full definition (PBIR or PBIR-Legacy). Reads definition files from the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | The report ID | |
| workspaceId | Yes | The workspace ID | |
| definitionDirectoryPath | Yes | Path to a directory containing report definition files (PBIR format) |