has anybody used BUILTIN.CURRENCY() on custom fiel...
# suiteql
m
has anybody used BUILTIN.CURRENCY() on custom fields? When I use it, the value is always coming back as 0
c
Are you able to access the raw value from that same custom field in the same context? Role, script, etc
m
yes. but when i use the built in it comes back as 0. as of right now the work around i'm using is to use ROUND and TO_CHAR to get a currency formatted value
c
What's the custom field type?
m
currency