Set the reference currency
Set the reference currency for the designated FX Currency field. The ServiceNow AI Platform uses the reference currency to convert values entered into the FX Currency field into a common currency for report aggregation purposes.
Before you begin
Roles required: admin
Procedure
Click the Currency tab.
In the Reference Currency field, select the three-digit ISO currency code used for the reference currency.
For example, select USD if the currency values expressed in various currencies convert into US Dollars for report aggregation.
To use the global reference currency default you established in the glide.currency2.default_reference_currency property in System Localization > All Properties.
In the Reference Currency Source field, designate the source of the reference currency.
- To use as the source of its reference currency when creating or updating a currency value for this FX Currency field, select the dot-walked field.
- For example,
Costis an FX Currency field, andmy_currencyis a reference or string field in the Currency [fx_currency] table that contains a currency code such as USD. - When you create an FX Currency configuration for the
Costfield, you selectmy_currencyas its reference currency.
- For example,
- If you do not want to select the reference currency from another field, select --None--.
- Click Save.
- To use as the source of its reference currency when creating or updating a currency value for this FX Currency field, select the dot-walked field.
Parent Topic:Configuring FX Currency field behavior