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

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

Reply
AndrewVim
New Member

Visualizations based on filters being active?

Is it possible to make visualizations visible based on filters being active? I want to change the background color of my page, or have a text box displaying filters being active, depending on if someone has clicked a filter/has highlighting active. 

 

2 REPLIES 2
v-frfei-msft
Community Support
Community Support

Hi @AndrewVim,

 

Based on my test,  to change the background color based on slicer, it is not possible currently. You can come up a new idea about that.

 

To display filters being active, we can create a measure as below.

 

Measure = "Apply to " & CONCATENATEX(Table1,Table1[Slicer]," ") 

Capture.PNG

 

For more details, please check the pbix as attached.

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Hi @AndrewVim ,

 

Does that make sense? If so, kindly mark my answer as the solution to close the case please. Thanks in advance.

 

Regards,
Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
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!

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.