Forum Discussion
abpgupta
4 years agoContinued Contributor
Tool tip only for Matrix Rows only
Hi All, Is there any way to display tool tip page only when hover over Row ; not on Measures. This is just to show additional attributes for a row. To show on measures takes more space and hide i...
abpgupta
4 years agoContinued Contributor
Thanks for suggestion! Solution I am using now is to a separate table for tool tip below main table and hiding it using DAX. When User clicks on a row then only it will show table data for that row.