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
maarten_74
Frequent Visitor

Dynamic tooltip on column chart

Hi there,

 

I've got a stacked column chart with 6 diffent measures. When i hover measure A1 the tooltip i would like to show two values:

1: Measure A1

2: Measure A1 + Measure A2:

 

Measure A1:

Measure A2:

Measure B1:

Measure B2:

Measure C1:

Measure C2:

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @maarten_74 ,

Nope, default tooltip not support these. Power bi expand report page features and allow you to create custom tooltip page to instead normal tooltip.

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @maarten_74 ,

You can try to use report tooltip page with measures to achieve your requirement.

Create tooltips based on report pages in Power BI Desktop
For this scenario, you need to hard code your measure formula to check current category and invoke related measure result.
BTW, I don't think it is possible or dynamic summarize measures without manually coding formula.

Regards,

Xiaoxin Sheng

Hi,

It's ok to hard code the measure formulas. I would like to know if it's possible to use the default tooltip instead of a tooltip page.

Regards
Anonymous
Not applicable

Hi @maarten_74 ,

Nope, default tooltip not support these. Power bi expand report page features and allow you to create custom tooltip page to instead normal tooltip.

Regards,

Xiaoxin Sheng

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