page_add
Creates a new report page and automatically registers it in the pages.json configuration file within a Power BI Project folder.
Instructions
Add a report page and register it in pages.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | ||
| displayName | Yes | ||
| name | No | ||
| width | No | ||
| height | No | ||
| dryRun | No |