amitchandak's avatar
amitchandak
Icon for Super User rankSuper User
6 years ago
Status:
New

Field Conditional formatting is not working in slicer

I am on the latest version of Power BI July 2020.

I created a measure 

 

 

Color Brand filter = if(ISFILTERED('Item'[Brand]),"Green","Blue")

 

 

 

Slicer allows conditional color formatting at three places: title (Font and background), background, and border.

 

I applied conditional color formatting on the title background and the border color.

I have also created a card and displayed that measure and done font formatting.

 

When I do not select a value in the slicer; the color should be blue. Perfect for both card and slicer it works. Once, I select any value, it should be green, it happens on the card, not on the slicer.

 

Please find the screenshot and attached pbix.

 

 

 

13 Comments