Forum Discussion
Display Tooltips Information on Card When Hovering on Line Chart
Hello everyone!
The picture below is the result I would like to achieve. I want to display the tooltips information on the bottom Card visual (or anything that may work) when I hover over on the line chart. But I don't know how to achieve this. Any idea?
Thank you!
Hi, stella1215
Unfortunately, Card Visual dynamically capturing mouse hover actions is not supported.
If you want to display it as a card visual or a fixed visual at the bottom you need to click on the data point,
if you want to display the data dynamically by mouse hover, then creating a page tooltip is a good way to achieve it.
I created a simple sample to illustrate this.
Sample:
Is this the result you want? Hope this is useful to you
Please feel free to let me know If you have further questions
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- JIGARResolver IV
Try using the tooltip pages feature in Power BI.
Here is the link on how tool tip pages work.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
Feel free to reach out in case you need more help on how to implement this.
Please consider to mark it as solution if you think this helped.
Thanks
- stella1215Frequent Visitor
thank you for your resource. Maybe I shouldn't mention tooltips. I don't want to display those information as tooltips, I want to display them as Card Visual or a fixed visual at the bottom, of which the value should be filtered when I hover over. Is there a way to achieve so? Or I have to use tooltip?
- v-angzheng-msftCommunity Support
Hi, stella1215
Unfortunately, Card Visual dynamically capturing mouse hover actions is not supported.
If you want to display it as a card visual or a fixed visual at the bottom you need to click on the data point,
if you want to display the data dynamically by mouse hover, then creating a page tooltip is a good way to achieve it.
I created a simple sample to illustrate this.
Sample:
Is this the result you want? Hope this is useful to you
Please feel free to let me know If you have further questions
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.