set_visual_tooltip_page
Assign a report page as a visual's hover tooltip, replacing the default data tooltip. Requires the tooltip page to be flagged as a tooltip page.
Instructions
Point a visual's hover TOOLTIP at a report-page tooltip (instead of the default data tooltip). Writes the visualTooltip {type='ReportPage', section=} on the visual. The tooltip page should already be flagged with set_page_type tooltip. Verify the render in Desktop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName the visual is on | |
| visual | Yes | visual name | |
| tooltipPage | Yes | the tooltip page (name or displayName) | |
| reportSessionId | Yes |