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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Switch slicer: make tooltip label change when data changes

Hi PBI community,

 

I have a graph, and it uses measures to switch between different datasets (so click the slicer and it switches between [SA Emp Employment (FTE) measure] or [SA RVA measure]).

 

e.g. SA Emp/RVA switch = If(Max('Switch Slicer'[Number])=1,[SA Emp Employment (FTE) measure],[SA RVA measure])

 

Unfortunately the tooltip name doesn't change when dataset 2 ([SA RVA measure])is selected. Is there a way for the tooltip to switch so that it reflects the slicer selection?

 

In the below screenshot employment has been selected in the LHS slicer and the tooltip correctly displays the name as employment. 

Brent_C_2-1631786949833.png

 

However, in this screenshot Value added has been selected but the tooltip remains showing the same name. Ideally, I want it to show "Value added".

Brent_C_1-1631786849729.png

 

It's showing the name in the "size" field well (below). I have no idea how that might change with the switch, but there could be a work around. Ideas, suggestions welcome!

 

Brent_C_3-1631788503205.png

 

 

Cheers,

Brent

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

According to your last screenshot, you are putting the Employment (FTE) in the field. The tooltips will always show the column/measure name instead of the selected value in the slicer. You may consider to create a tooltip page instead.

 

Best Regards,

Jay

amitchandak
Super User
Super User

@Anonymous , It might be showing the measure name. I doubt you can change the measure name in this display.

But you can create a tooltip page, there you can have a display like that https://docs.microsoft.com/en-us/power-bi/desktop-tooltips

 

Build with card visuals

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors