Forum Discussion
gjadal
Microsoft Employee
7 years agoRestrict Report page tooltip to one column
I have a table matrix visual. I have set the tooltip as a report page. The tooltip shows up correctly when i hover over any cell in the matrix. However I want to show the tooltip only for one of th...
Anonymous
6 years agoNot applicable
Bonus:
With this "Auto" tooltip page setting you still have an mouseover for the other columns. It is a standard mousover and usually won't be a problem. If you want to get rid of this as well do following:
If you set the transparency in the tooltip settings of the table matrix to 100 %, the tooltip for all other columns disapear. I think this is quite a cool approach to display the tooltip for one column of a matrix table only.
kleighton
Helper II
3 years agoThanks for this!