Join Slack
Powered by
How do you add a currency symbol on a formula fiel...
# suiteanalytics
k
Kevin Zwemmer
07/19/2023, 11:02 AM
How do you add a currency symbol on a formula field of a report?
k
Karina
07/19/2023, 4:35 PM
have a separate field with this formula : CONCAT(‘S’, {amount}) where amount field is the one you need
k
Kevin Zwemmer
07/19/2023, 4:36 PM
@Karina
isn’t that only possible in ss and not report?
k
Karina
07/19/2023, 4:39 PM
customize report, go to More Options, check Show Currency Symbol
k
Kevin Zwemmer
07/19/2023, 4:39 PM
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
Karina
07/19/2023, 5:02 PM
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
Open in Slack
Previous
Next