pbi_hover_tooltip
Hover to a specific point in a Power BI visual using offset coordinates and retrieve the tooltip text.
Instructions
Trusted mouse-move hover to a point (offsetX/offsetY to aim off-center, e.g. donut ring) and read the tooltip text. Returns {tooltipText} or {tooltipText:null}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offsetX | No | ||
| offsetY | No | ||
| selector | No | ||
| ariaLabel | No |