set_page_type
Change a page's type to standard, tooltip, or drillthrough. Mark pages as drill-through targets or report-page tooltips (320x240 canvas) for Power BI reports.
Instructions
Set a page's TYPE: standard | tooltip | drillthrough. tooltip sets the small tooltip canvas (320x240) and flags the page as a report-page tooltip; drillthrough flags it as a drill-through target. Pair tooltip with set_visual_tooltip_page. Verify the render in Desktop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName | |
| type | No | standard | tooltip | drillthrough | standard |
| reportSessionId | Yes |