Hi, How can I format a label in a grid that is added from a mapping service (several values are added). If the new item added is higher than zero i want it to become green and if lower than zero to become red. I tried with below js on the mapping, but it changes all numbers to green regardless of th...