Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

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

  • v-frfei-msft's avatar
    v-frfei-msft
    Community Support

    Hi Anonymous,

     

    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

    • v-frfei-msft's avatar
      v-frfei-msft
      Community Support

      Hi Anonymous ,

       

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

       

      Regards,
      Frank