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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi all,
I want to apply color conditional formatting using 2 value.
If Cost per Order value is minimum for a particular month and for the same month the count of order if is maximum then both value shows in green otherwise red.
Kind regards,
Sahil Goyal
Hi, Any help would be really helpful
Hi, create a measure with the condition of yours and add that measure to conditional formatting "color by field"
Hi @olgad
I want only to highlight the minimum cost per order row wise. I was trying this measure but not giving me what I want.
Highest value =
VAR Maxprice = CALCULATE(MAXX(Merge1,[Cost per Order(USD)Ferry laden.]))
Var Result =
IF( [Cost per Order(USD)Ferry laden.] = Maxprice, "GREEN")
RETURN Result
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 |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 60 | |
| 50 | |
| 29 | |
| 23 | |
| 23 |