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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

How to Hide the value color when we wont select slicer?

Hi

 

How to Hide the back ground colors?

We are filtering data with slicer. But when we are not filtering data , color should come hide. In my case it is displaying. How to hide it?

49CD536C.PNG

 

1 REPLY 1
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous,

 

For your requirement, I'm afraid that may not supported in Power BI directly.

 

We only could create the measure to show the value with background color when the slicer is filtered and hide the value with background  color when the slicer is not filtered.

 

measure.png

 

If you want to use this solution, you could create the measure with the formula below and set the background of the measure.

 

Measure = IF(ISFILTERED('table'[Agegroup]),MAX('table'[Agegroup]),BLANK())

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.