You are here:
Data Types in Field Mappings
When mapping a data lake object (DLO) to a data model object (DMO), the data types of the DLO and DMO fields must be compatible.
| DLO Field Data Type | Compatible DMO Field Data Types |
|---|---|
| Boolean | Boolean |
| Currency | Currency |
| Date | Date |
| DateTime | DateTime |
| Email, Phone, Text, URL | |
| Percent | Percent, Number |
| Phone | Phone, Email, Text, URL |
| Number | Number, Text |
| Text | Text, Email, Phone, URL |
| URL | URL, Email, Phone, Text |
A system field cdp_sys_record_currency__c holds the currency ISO code for the currency value and it's auto-mapped. See Data Types in Data 360

