add_page
Create a new report page in a Power BI report and obtain its internal page name, which is required for adding visuals to that page.
Instructions
Add a report page. Returns its internal pageName (use that for adding visuals).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| height | No | ||
| displayName | Yes | page title shown on the tab | |
| reportSessionId | Yes |