I have an integer column and when the value is positive I would like it to show the "+" before the value. I have tried multiple methods with no luck (Conditionally adding CSS class, Transform Value, Custom JS, etc...) with no luck. It seems like it should be simple, but I am stuck!
I have an integer column and when the value is positive I would like it to show the "+" before the value. I have tried multiple methods with no luck (Conditionally adding CSS class, Transform Value, Custom JS, etc...) with no luck. It seems like it should be simple, but I am stuck!