Skip to main content

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
  1. 15 mai 2019, 14:15

    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.
0/9000