March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |