set_page_wallpaper
Set the page wallpaper color and transparency to adjust the grey margin outside the Power BI canvas. Specify a hex color and transparency value (0-100) to modify the outspace area.
Instructions
Set the page WALLPAPER (the grey margin OUTSIDE the canvas), distinct from set_page_background (which colours the canvas area). color = hex, transparency = 0-100. Writes the page outspace object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName | |
| color | No | wallpaper colour hex | |
| transparency | No | transparency 0-100 | |
| reportSessionId | Yes |