Convert the currency based on the logged in user

Neha Rastogi
Giga Contributor

Hi Team, 

Would like to know the feasibility of the following- 

If the user creates the risk event from portal with financial loss amount in $, someone from UK can view the loss amount in pounds or someone from Australia can view the amount in AUS

Thanks

2 REPLIES 2

Community Alums
Not applicable

HI @Neha Rastogi ,

There are basically, 2 Properties which you would have to make it use :

glide.system.locale : Locale code to use for localization. Format is [language code].[country code] (e.g. en.GB for Britain fr.FR for France, de.DE for Germany, or ja.JP for Japan).<br/>
<br/>
NOTE: Do not change this value once a system has gone into production. If a user's locale must be changed, update the "Country code" field on the user record.<br/>
<br/>
The value of this property determines the system's default currency into which all prices are automatically converted before other sums or conversions are performed.<br/>
Changing this property after any price or currency fields have been given a value (for Service Catalog items, Assets, Project Tasks, etc.) may result in improper conversion or prices that sum incorrectly.

glide.i18n.single_currency :Use a single currency model. Display all currencies in the same currency code, regardless of a user's locale, country, or language code.

Use it as per your requirement.

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Community Alums
Not applicable

HI @Neha Rastogi ,

Any update to this ?Any follow-up required? if not

Kindly mark the answer as Correct & Helpful both such that others can get help.

Thanks,
Sandeep