Forum Discussion
Dynamic Tooltip
When you hover over a perticular line, it shows values for all the lines.
Is it possible to show a value for that particular line?
- Anonymous1 year ago
Hi Priya_Kulkarni , hello Kishore_KVN, thank you for your prompt reply!
As far as I know, we could not achieve this dynamic tooltips.
While I attempted to customize the tooltips, we can create a custom tooltip page for the chart that contains only the values you need to display.
This way, when the mouse hovers over a data point, you can control what is displayed through the custom tooltip.
However ,it's not possible to provide separate tips for different categories because we cannot detect the action of hovering over a specific category.As a workaround, you can add a slicer to filter the stage, allowing the visual to display only a specific line, which will ensure that only the corresponding value is shown when hovering.
Best regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- Kishore_KVNSolution Sage
Yes, you have to create a custome tooltip for the same.
Please refer below video for reference and for execution you may need to develop you measure and calculations from scratch.
Power BI - Custom Tooltips Tutorial📊 - YouTube
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
- AnonymousNot applicable
Hi Priya_Kulkarni , hello Kishore_KVN, thank you for your prompt reply!
As far as I know, we could not achieve this dynamic tooltips.
While I attempted to customize the tooltips, we can create a custom tooltip page for the chart that contains only the values you need to display.
This way, when the mouse hovers over a data point, you can control what is displayed through the custom tooltip.
However ,it's not possible to provide separate tips for different categories because we cannot detect the action of hovering over a specific category.As a workaround, you can add a slicer to filter the stage, allowing the visual to display only a specific line, which will ensure that only the corresponding value is shown when hovering.
Best regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.