Specify the table, and the field within the table (for example, cost), that the FX Currency configuration applies to. Then, select the decimal precision and currency display parameters for the field.

Before you begin

Role required: admin, currency_admin

Procedure

  1. Navigate to All > System Localization > FX Currency Configuration.
  2. Click New.
  3. In the Table field, select the table that contains the FX Currency dictionary attribute.
    For example, if you created a custom table that stores transactional information and contains an FX Currency field, select it from the table listing. To learn more about creating tables in an instance, see Create a table.
  4. In the Field field, select the column with the FX Currency field type.
    For example, if you created a custom table column for entry of the transaction cost, select it from the listing of fields for the table.
  5. Click Save.
  6. Click the Display tab.
  7. In the Display Digits field, select the number of digits that should appear after the decimal point in lists and reports.
    OptionDescription
    Currency Default Number of digits that appear on lists and forms, based on what is appropriate and customary for the specified currency itself. For example:
    • USD: Two digits appear after the decimal, for example, 12.33.
    • Dinar: Three digits appear after the decimal, for example, 69.535.
    • Yen: No digits appear after the decimal, because the Yen uses no cents and numbers round to the next latest value. For example, a calculated currency value of 69.535 rounds up to, and appears as, 67 Yen.
    0–12 Specific number of digits that should appear after the decimal, with selectable values from 0 through 12. If you select more than 1, it pads the values with zeroes.
    • For example, if you select 3, and the calculated value is 1.1, the currency value appears as 1.100.
    • If you select 5, this value appears as 1.10000.
    Note: In a form, FX Currency fields display the number of digits as entered by the user, up to 12 digits in length.
  8. In the Display Value Currency field, select what currency value appears in the designated FX Currency field on forms and lists.
  9. In the Aggregation Source field, select the currency type to use when aggregating currency amounts for the designated field on reports.
    OptionDescription
    Use Global Default Use the global default you established in the glide.currency2.default_reference_currency property in System Localization > All Properties.
    As Entered Values Currency values, as entered into the designated FX Currency field.
    Note: If you select this option, you may experience situations where amounts entered in dissimilar currencies can't be aggregated on reports. For example, if you enter currency amounts in US Dollars, Yen, and Euros, the amounts can't be properly aggregated, or may result in erroneous totals.
    Reference values Currency values, as entered into the designated FX Currency field, converted to the reference currency you designate in the Reference Currency field in the Reference tab.

    For example, if you designate USD as the reference currency, values entered into this field convert to the reference currency, regardless of the currency you entered them in. The currency values that appear on reports are the aggregated converted reference values.

  10. Click Save.