page_update
Update the display name, dimensions, or filters of a specific page in a Power BI project. Use to modify page properties programmatically.
Instructions
Update page display name, size, or filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| pageName | Yes | ||
| displayName | No | ||
| width | No | ||
| height | No | ||
| filters | No | ||
| dryRun | No |