set_alt_text
Sets the accessibility alt text for a visual in a Power BI report, enabling screen readers to describe it.
Instructions
Set a visual's ACCESSIBILITY ALT TEXT (read by screen readers): written to singleVisual.objects.general.altText.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName | |
| text | Yes | the alt text | |
| visual | Yes | visual name (from list_visuals) | |
| reportSessionId | Yes |