The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
I need to show measure names in the tooltip when hover the matrix visual.
EX :
In this Image i used three measure in the matrix visual and also tooltip add from the tooltip page.
Instead of the tooltip page i need to show the measure name when hover the values what measure is used for that value.
If i hover the different values i need to show the different measure name what measure is used.
It is possible?
Please help me to done this logic.
Thanks in advance.
Solved! Go to Solution.
Hi @Prakash1050 ,
It is a default tooltip, and there is no option to set it. And if you want to check the measure name, it already display in the matrix header.
Best Regards
Hi @Anonymous ,
Thanks for your reply.
It showing below image.
But, I need to show exact measure name only. And here value also showing. Value is not need to show.
Hi @Prakash1050 ,
It is a default tooltip, and there is no option to set it. And if you want to check the measure name, it already display in the matrix header.
Best Regards
Hi @Prakash1050 ,
If I understand correctly, you want to show the used measure name when select the field value in matrix instead of tooltip page. If yes, you can select the matrix visual and navigate to Format pane. Then find the Tooltips options and change the tooltip type as Default just as below screenshot.
Best Regards