Forum Discussion
Datapoints on graphs
You could add a tooltip page, which then would show the same thing for any point:
https://docs.microsoft.com/en-us/power-bi/desktop-tooltips
Appreciate your Kudos
Connect with me!
- Anonymous6 years agoNot applicable
Hi, thanks for the quick reply.
I know that, but I want to make this in power BI desktop, not the report page.
I know you can make tooltip pages, but then it shows that page for every datapoint instead of the two or three that are significant. (and the other normal tooltip does not show anymore)
- SteveCampbell6 years agoMemorable Member
Tooltip pages can be made in the desktop.
Is your request to show a tooltip for only a few datapoints? If I have understood, this would probably require some DAX code, which would have an IF statement to show a result for the correct data points, then blank in others.
Appreciate your Kudos
Connect with me!- Anonymous6 years agoNot applicable
Yes indeed, and I see my points with tooltips, but for some reason the tooltip only shows when I hover over the bar, not the dot (see pictures)
In this picture my mouse is on the dot:
In this picture it is on the bar:
I want the not 'Hello world' for example to show on the dot too.