create_pbir_page
Add a new page to a Power BI report and get the page GUID to use when adding visuals.
Instructions
Add a new page to a PBIR report: a fresh GUID folder definition/pages//page.json plus an update to pages.json (append to pageOrder). Returns the new page GUID name (use it for adding visuals).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| height | No | ||
| displayName | Yes | page title shown on the tab | |
| pbirSessionId | Yes |