Transformation Reference
Transformations cannot be defined through the user interface of the Import Data Wizard. They must be defined in a data map.
There are two types of transformations:
- String transformations. Transform string data to be used in string fields or lookup fields.
- Date transformations. Transform dates to be used in datetime types of fields.
Transformations are used inside an <EntityMap> element in a data map.
- Each input is a fixed string or the value of a column in the source file referenced in the <EntityMap>.
- The output maps to one or more Microsoft Dynamics CRM fields in the target record type.
For descriptions of each XML element shown in the examples, see Data Map Schema Reference.
Important
Parameters and XML elements in each transformation mapping must be used in the order shown in the examples.
Steps for using a transformation.
String Transformations
Unless specified as optional, all parameters are required.
|
|
Date Transformations
Unless specified as optional, all parameters are required.
Notes
- You cannot use multiple transformations on the same columns.
- You cannot use transformations on drop-down list attributes.
|
|
