Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I have created a calculation group to format a measure giving a result in hours.
Then, in the same report, nothing related but in a scatter chart I want to add a regular tooltip to show the client name (this a column) but it is not working. I have found that this is a consequence of calculation group. But how can I add a tooltip to a chart then? A very simple one coming from Dim Client.
Thank you for you help
BR
Solved! Go to Solution.
Hi @DM_EU ,
Please use the custom tooltips: https://docs.microsoft.com/power-bi/create-reports/desktop-tooltips
Create the Name visual in a new page and then apply it to the tooltips of the scatter chart. You will then be able to see the Name data in the calculation group.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @DM_EU ,
Please use the custom tooltips: https://docs.microsoft.com/power-bi/create-reports/desktop-tooltips
Create the Name visual in a new page and then apply it to the tooltips of the scatter chart. You will then be able to see the Name data in the calculation group.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.