Forum Discussion
Tooltip for only one column in table visual
Hi, im checking your pbix and could be helpful but doesnt work for my question, first you are using matrix instead of table i think that could be the limitation. I need to show different measures in tooltips.
F.e row 1 employee A: column 1 - 2 - 3 text i need not to show anything. Column4 profit i want to show month 1 rev measure/month 2 rev measure. Column 5 qty kpi i want to show amount and category.
As of now i set up a new tooltip page which show me correct profit measures filtered by employee rows but showing same measures for all the columns, i just want to show different kpis in different columns.
Let me know if doesnt make sense.
Thanks!!
As mentioned in my initial reply, tooltips in a table visual are evaluated row by row. The only closest visual that allows evaluation on both rows and columns is a matrix.