Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not 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 tooltip for these specific datapoints. 

 

Now it works fine when you hover over the bar, but when you hover over the dot, it doesn't show the tooltip anymore, it only gives the information from the one dot. 

 

Is there anyway to solve this and show the extra tooltip on the bar and dot? (since the dot is the point people will intuitivly go to) 

 

Thanks in advance! 

4 REPLIES 4
SteveCampbell
Memorable Member
Memorable Member

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!

Stay up to date on  linkedin-logo.png
Read my blogs on  powerbi.tips_.png



Did I answer your question? Mark my post as a solution! Proud to be a Super User!


Connect with me!
Stay up to date on  
Read my blogs on  



Anonymous
Not 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) 

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!

Stay up to date on  linkedin-logo.png
Read my blogs on  powerbi.tips_.png



Did I answer your question? Mark my post as a solution! Proud to be a Super User!


Connect with me!
Stay up to date on  
Read my blogs on  



Anonymous
Not 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: 

 

 

Schermopname (5)_LI.jpg

 

 

In this picture it is on the bar: 

 

Schermopname (3)_LI.jpg

 

I want the not 'Hello world' for example to show on the dot too. 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors