Ok next question, in a saved search Formula (Curre...
# administration
k
Ok next question, in a saved search Formula (Currency), how would you remove commas from the amount?
I figured it out. It's because I was using Formula (Currency) when I should have used Formula (Text)
to_char(-{total}, 'fm9999999.90')