Forum Discussion
vgeldbr
Helper IV
5 years agoConditional formatting of a Slicer background
I wish to have a slicer background change colour to make it really obvious when there is a slicer value selected. I have created the measure: Slicer Color 2 =
IF(
ISFILTERED ('ITRDB Daily_Pro...
- 5 years ago
Thanks amitchandak . I've opted simply to put a conditionally formatted shape behind the slicer to achieve a similar effect. This works.
amitchandak
Super User
5 years agovgeldbr , I remember I logged an issue for this in past. If you trying to set color for the slicer for which you are filtering it will not work.
vgeldbr
Helper IV
5 years agoThanks amitchandak . I've opted simply to put a conditionally formatted shape behind the slicer to achieve a similar effect. This works.