EmberKrumwied
3 months agoQrew Captain
Color Coding based on field value
Struggling with the correct formula syntax to evaluate the value in a field for color coding. I have a % field that can calculate to either a positive or negative number. I have a separate field that...
- 3 months ago
I believe that's due to an empty span and the inline display. Try this:
<span style='background-color:red;display:block;'> </span>