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.
Hello all,
I am facing an issue with tooltips in Power BI and need some guidance.
I have a treemap visual that shows percentages of Current Budget, Total Committed, and GR Done Executed by area. When hovering over a section of the treemap, I want the tooltip to display the specific value for the area as well as the total value for the selected measure.
The tooltip displays the total value correctly when configured, but when I look at it in the treemap the specific area value is shown twice, causing it to overshadow the total value.
How can I adjust my tooltip configuration to properly display both the specific value of the area and the total value without duplication?
Any suggestions or solutions would be greatly appreciated!
Solved! Go to Solution.
Hello,
To address the issue with tooltips in your Power BI treemap visual, you can follow these steps to configure your tooltips to display both the specific value for the area and the total value for the selected measure without duplication:
Modify Tooltip Fields:
Create a Custom Tooltip:
Set Up Tooltip Page:
Format the Tooltip Page:
Link the Tooltip Page to the Treemap:
Customize Tooltip Fields:
Here’s a detailed breakdown of the steps:
Create a Tooltip Page:
Design the Tooltip Page:
Add Visuals to Tooltip Page:
Configure the Treemap Visual:
Adjust Tooltip Fields:
Test the Tooltip:
To avoid duplication of values, create distinct measures for specific and total values:
These measures ensure that the specific value and the total value are displayed correctly without overlap.
By creating a custom tooltip page, you have greater control over the layout and information presented in the tooltip, ensuring both the specific value and the total value are displayed as needed.
Hi,
Thanks for the solution @Swapnilmandloi provided, and i want to offer some more information for user to refer to.
hello @Anonymous ,based on your description, you can consider to creaet a report tooltip that you can custom the tooltip, you can refer to the following link about how to create a report tooltip.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Thanks for the solution @Swapnilmandloi provided, and i want to offer some more information for user to refer to.
hello @Anonymous ,based on your description, you can consider to creaet a report tooltip that you can custom the tooltip, you can refer to the following link about how to create a report tooltip.
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
To address the issue with tooltips in your Power BI treemap visual, you can follow these steps to configure your tooltips to display both the specific value for the area and the total value for the selected measure without duplication:
Modify Tooltip Fields:
Create a Custom Tooltip:
Set Up Tooltip Page:
Format the Tooltip Page:
Link the Tooltip Page to the Treemap:
Customize Tooltip Fields:
Here’s a detailed breakdown of the steps:
Create a Tooltip Page:
Design the Tooltip Page:
Add Visuals to Tooltip Page:
Configure the Treemap Visual:
Adjust Tooltip Fields:
Test the Tooltip:
To avoid duplication of values, create distinct measures for specific and total values:
These measures ensure that the specific value and the total value are displayed correctly without overlap.
By creating a custom tooltip page, you have greater control over the layout and information presented in the tooltip, ensuring both the specific value and the total value are displayed as needed.