How to use oaf extension to set dynamic font color
I want to change a font color,sample like below:
IF Column A has value <60 then value will change color to red.
IF Column A has value >=60 then value will change color to black.
Column A |
---|
59 |
70 |
40 |
0
I want to change a font color,sample like below:
IF Column A has value <60 then value will change color to red.
IF Column A has value >=60 then value will change color to black.
Column A |
---|
59 |
70 |
40 |