How do you add a currency symbol on a formula fiel...
# suiteanalytics
k
How do you add a currency symbol on a formula field of a report?
k
have a separate field with this formula : CONCAT(‘S’, {amount}) where amount field is the one you need
k
@Karina isn’t that only possible in ss and not report?
k
customize report, go to More Options, check Show Currency Symbol
k
Yes, but now for a formula field, so did a multiply formula but want to add the currency to it as it’s an amount
k
if it does not show currency natively (after checking the box) , there is no way to add it without a script. reports are not good for customizing