format_title
Format a Power BI visual's title by adjusting text, color, font size, alignment, and show/hide state.
Instructions
Format a visual's title: text, colour, font size, alignment (left|center|right), show/hide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show | No | ||
| size | No | ||
| text | No | ||
| align | No | left|center|right | |
| color | No | hex colour | |
| pageName | Yes | ||
| visualName | Yes | ||
| reportSessionId | Yes |