Forum Discussion
Tony2021
Jan 16, 2022Steel Contributor
Format as Currency
hello experts,
I need to format [Amount] as either $, €, or kr
I have a field [Currency] that is text and displays one of 3 currencies: USD, EUR or DKK
How can I display the currency symbol in my [Amount] field based on the text value in [Currency]?
$12,345.45
€12,345.45
kr12,345.45
thank you
- your system only assign 1 currency symbol based on your regional setting.
for multiple currency, you need an additional short text field to put those
different currency symbol.
2 Replies
Sort By
- ComputerLearningZoneBrass ContributorI just covered this in one of my videos. See: https://599cd.com/CurrencySymbols
- arnel_gpSteel Contributoryour system only assign 1 currency symbol based on your regional setting.
for multiple currency, you need an additional short text field to put those
different currency symbol.