Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Changes the matched attributes' names or labels.
REPLACE WITH THIS IMAGE: Images/Model Conversions/Rename Attribute.png Image Added

Label

Description

Match for attribute

Select the criteria for finding the matching attribute from the drop-down list. Refer to Model Conversion Matching Criteria for details.

Rename using

The value to use:

  • Attribute name: The name of the attribute.
  • Label: The label of the attribute.
  • Source attribute name: If the attribute has source mappings, the name of the source attribute.
  • Source attribute label: If the attribute has source mappings, the label of the source attribute.
  • Relationship FK attribute name: The name of the relationship FK attribute.
  • Relationship FK attribute label: The label of the relationship FK attribute.
  • Relationship PK attribute name: The name of the relationship PK attribute.
  • Relationship PK attribute label: The label of the relationship PK attribute.
  • Relationship attribute name: The name of the relationship attribute.
  • Relationship attribute label: The label of the relationship attribute.

Apply on

The field the rename will update:

  • Attribute name: The name of the attribute.
  • Label: The label of the attribute.

Rename attribute

The template used for renaming the attribute.

Note
titleNote

The following variables are available:

  • table: The table object for the entity of the matched attribute.
  • column: The column object of the matched attribute.
  • renameUsing: The string value defined from
the
  • the Rename using
drop
  •  drop-down above. This value can be null.