Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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.
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]," ")
For more details, please check the pbix as attached.
Regards,
Frank
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 76 | |
| 36 | |
| 31 | |
| 29 | |
| 26 |