Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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 !
@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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |