Forum Discussion
Anonymous
4 years agoNot applicable
Conditional formating for line header
Hi guys, I would like to apply the conditonal formating for only one line header The result to get : I have 3 columns Group , Supplier, Category. Each group has a SPECIAL supplier ...
amitchandak
4 years agoSuper User
Anonymous , You can highlight a value as in matrix no option to highlight row or columns
You can create a measure
if(max(Table [Supplier])= "Special", "Yellow", "white")
Use this in conditional formatting using field value option
How to do conditional formatting by measure and apply it on pie?: https://youtu.be/RqBb5eBf_I4