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 352
1 ACCEPTED SOLUTION

[state order] = "Open"

View solution in original post

1 REPLY 1

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