Forum Discussion

EmberKrumwied's avatar
EmberKrumwied
Qrew Captain
2 months ago

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...
  • DougHenning1's avatar
    2 months ago

    I believe that's due to an empty span and the inline display. Try this:

    <span style='background-color:red;display:block;'>&nbsp;</span>