In saved search formula, how can I change value fr...
# suitescript
t
In saved search formula, how can I change value from negative to positive?
m
I think that is ABS()
so, ABS({myfield})
t
I see thank you @mightyd3 Ill try it 🙂
It's working thankyou