Forum Discussion
Reg : Tooltip Screen Design
- Anonymous1 year ago
Hi JothiG ,
I wanted to follow up on our previous suggestions. We would like to hear back from you to ensure we can assist you further.
Thank you.
- Anonymous1 year ago
Hi JothiG ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi JothiG ,
Yes, what you're trying to do is totally possible using report page tooltips in Power BI. Instead of relying on the default tooltip behavior, you can create a custom tooltip page that dynamically reflects the Y-axis category (like "Over 5 Years") when you hover over that section of the chart.
Here’s how to set it up:
Create a tooltip page
Add a new page in Power BI Desktop. Go to the Format pane > Canvas settings, and set the Page size to Tooltip.Design your tooltip
Add visuals or fields that you want to show when hovering. You can use cards, charts, or even conditional visuals to reflect the hovered value.Enable the tooltip on your main visual
Select your main chart, go to the Format pane > Tooltip, set the Type to Report page, and choose the tooltip page you just created.Context awareness
Power BI will automatically pass the data point you're hovering over to the tooltip page. So if you hover over "Over 5 Years", the tooltip will reflect that value based on the Y-axis.
You can find more detailed guidance in these official docs:
Let me know if you need help setting up the filters or visuals on the tooltip page!
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
This response was assisted by AI for translation and formatting purposes.