Format Rules in Enum list

Hi,

I have a Enum type column [state order] with 3 alternative: ‘Open’, ‘Cancel’ and ‘Complete’

I would like to make a format rules where if is ‘Open’ put green in ‘Id number’, if is ‘Cancel’ put red and so on. then when state order change change the color too.

I have tried IN(‘Open’, order[state order]) in format rules, but it is not working well

thanks!

Solved Solved
0 1 353
1 ACCEPTED SOLUTION

[state order] = "Open"

View solution in original post

1 REPLY 1

[state order] = "Open"
Top Labels in this Space