set_textbox_tooltip
Set a textbox's tooltip using a literal string or an expression. Pass an empty string to clear the tooltip in a Power BI Report Builder .rdl file.
Instructions
Set /. Literal text or =expression. Pass '' to clear. Idempotent. Returns {textbox, kind, changed: bool}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| textbox_name | Yes | ||
| text_or_expression | Yes |