Can't seem to figure out a way to remove trailing ...
# general
a
Can't seem to figure out a way to remove trailing zeros from a Saved Search result. I tried TO_CHAR(field, '999999999') and got an err. ex. 123456.0 -> 123456
a
Can you use the ROUND function?