---
sourceDocument: Yokohama ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/platform-administration

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Add an FX Currency field to a table

# Add an FX Currency field to a table {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Before using and configuring an FX Currency field, you first add it an existing table,
or to a new one, in System DefinitionTables.

## Before you begin

Role required: admin

## About this task

For example, you create a new custom table, named
<kbd class="ph userinput">transactions</kbd>, that stores transactional information and
contains an FX Currency field called <kbd class="ph userinput">cost</kbd>.

## Procedure

1. Follow the normal procedures to add a table, or access an existing table.  
   To learn more about creating and modifying tables in an instance, see [Create a
   table](https://www.servicenow.com/docs/tOKgsEGCrTBofaxk4~vS6w "Administrators and application developers can create custom tables to store application data. After you create a table, you can also modify field types and field labels.").
2. In the Columns section, use the Table Columns embedded list to add columns to the table.
3. In the Column label field, enter the column name.  
   For example, <kbd class="ph userinput">cost</kbd>.
4. In the Type field, select FX Currency as the field type.  
5. As needed, enter other required parameters.  
   Note:  
   Do not change the Max length value for FX Currency in custom tables. Max length must be 32 (default).
6. Click Submit.
{#add-fx-currency-field-table__steps_zwy_2q1_wjb}
**Related concepts**   

* [Configuring FX Currency field behavior](https://www.servicenow.com/docs/eAM0wYYEePDgcYpMHXV4ug "After establishing global currency defaults, you can create custom FX Currency configurations for specific table fields. Identify the table fields that use FX Currency, and define how currency conversion calculations should be performed, displayed, filtered, and aggregated.")  
**Related tasks**   

* [Add conversion rates using a custom rate table](https://www.servicenow.com/docs/g~ygEoJx3~9wVmSmwPJNTQ "You can create a custom rate table to ensure repeatable and consistent calculations. In a custom rate table, you control the conversion rates and the frequency of rate conversions. If you don't define custom rate tables, FX Currency fields use the System Conversion Currency Rate [fx_system_rate] table, which updates rates daily from the ECB (European Central Bank) website.")
* [Configuring FX Currency global settings](https://www.servicenow.com/docs/2dJxrkBC9J9kRRBljeFaGg "Before setting up and using FX Currency, review the related system properties to confirm or modify its default behavior.")
* [Update a Currency Instance record](https://www.servicenow.com/docs/RyU4HRHOkWRGLT56rpMJeA "Review and edit the details of a currency entry in an FX Currency field.")

*[\>]: and then


