Forum Discussion
tarunbisht
1 year agoNew Member
Tooltip in Matrix Visual
Hi Everyone, I’m working with a Matrix visual and would like to display a tooltip only when hovering over the row headers, and not when hovering over the value cells in the matrix. Currently, I’m a...
- 1 year ago
Hi tarunbisht ,
Thank you for the feedback. I understand that the workaround may not fit your specific scenario.
Could you please provide more details about your requirements? This will help us find a solution that better meets your needs.
Thnak you.
danextian
1 year agoSuper User
Hi tarunbisht
What you're asking for isn't currently possible—tooltips are only supported for values, not headers. A workaround is to overlay transparent buttons on the header and assign tooltip text to them. Just keep in mind that this requires manual setup and ongoing maintenance, especially if the matrix structure changes.