pbi_apply_style_preset
Apply a visual style preset to a Power BI .pbix file to quickly change its appearance, with options for wallpaper, page selection, and custom specifications.
Instructions
Apply a one-shot visual style preset to an existing .pbix.
wallpaper_fit (optional) overrides the preset's default canvas
image scaling. Must be one of Fit, Fill, Normal,
Stretch (Power BI's enum). When omitted the preset's
page.wallpaper.fit is used.
See module docstring for the full flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | ||
| preset | Yes | ||
| pbix_path | Yes | ||
| custom_spec | No | ||
| output_path | No | ||
| wallpaper_fit | No | ||
| wallpaper_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |