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 and I have to colorize only all its information displayed in this table ( [Supplier] ; [Category] ) and not the measure
Do you know if this request is possible ?
Thank you very much !
1 Reply
- amitchandakSuper 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