Forum Discussion
Anonymous
6 years agoNot applicable
Datapoints on graphs
Hello, I want to add some datapoint to my graphs, and I found a way to do this by adding some datapoints to linegraphs, it sets a dot on your line or bar when you don't have a line. Then I add a...
SteveCampbell
6 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!
Anonymous
6 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.