Rename Fields
Description: | Rename a field of an Event. |
Available Filters: | Event Filters: - Event Type - Event Field |
Settings: | - Field Name: The existing name of the field - New Name: The changed name of the field |
Transformation Considerations: | You can rename only one field using one Transformation block. |
Sample Transformation
Scenario: Rename the name
field to merchant_name
in the Event Type, merchant_signups
if it has a field, Category
with value as Food.
Filters:
- Event Type =
merchant_signups
- Event Field Name =
category
- Event Field Value =
Food
Settings:
- Field Name =
name
- New Name =
merchant_name
Result: When you test the Transformation, the name
field is changed to merchant-name
.
Last updated on May 30, 2023