This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 28 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 34 | |
| 25 | |
| 24 |