Bulk Update Format
pbir_bulk_update_formatApply consistent formatting to multiple Power BI visuals at once. Choose between container or visual targets for bulk updates of titles, backgrounds, axes, and labels.
Instructions
Apply the same formatting to multiple visuals. target='container' (title/background/border) or 'visual' (axes/legend/labels). Set confirmBulk:true when >5.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page ID. Auto-resolved when only one page exists. | |
| target | No | visual | |
| visualIds | Yes | ||
| formatting | Yes | ||
| confirmBulk | No | Required when >5. |