In the data mapper, after you define a mapping, you can transform any field in the mapping. Transforming a data field defines how you want to store the data. For example, you could specify the Capitalize transformation to ensure that the first letter of a data value is uppercase.

Procedure
  1. Map the fields. This can be a one-to-one mapping, a combination mapping, or a separation mapping.

  2. In the Mapping Details panel, under Sources or under Targets, in the box for the field that you want to transform, click Lightning bolt icon to the left of the trash can icon.

    Mapping details transformation button

    This displays a pull-down where you can select the transformation that you want the data mapper to perform. The set of available transformations is type specific.

    Mapping details transformation button - available transformations

  3. Click the transformation that you want to perform.

  4. Optional. If the transformation requires any input parameters, specify them in the appropriate input fields.

  5. Optional. To add another transformation, click the arrow to the left of the trash can icon again.

Additional resource

[available-transformations]