Hello Folks:
Hope you are doing great. I need help with a formula.
In a new Comment column, If the Difference is +-1 then "I need to review." els " OK"
How can I form it?
Appreciate your help.
@Kinetic_analytics Looking for something like this?
If you're looking at -1<=difference<=1 then:
@binu_acs Thank you