set_chart_title
Update the title or caption of a chart in a Power BI Report Builder paginated report. Supports literal text or expressions.
Instructions
Update /. text can be literal text or an =expression. title_name defaults to 'Default' (the only title the template emits). Returns {chart, title, kind, changed: bool}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| text | Yes | ||
| chart_name | Yes | ||
| title_name | No | Default |