Is there a way to show the converted amount field in an email template?
I found this https://success.salesforce.com/ideaView?id=08730000000J2Vy
Does anyone have a valid workaround for this?
Perhaps a formula? (Which i tried, but didnt work out)
6 réponses
Amount / CURRENCYRATE(TEXT(CurrencyIsoCode))
Oops! Try this instead. Also note that this value will always be based on the *current* exchange rate, never a dated exchange rate.