Rename Events
Description: | Rename one or more Events. |
Available Filters: | Event Filters: - Event Type - Event Field Field Filters: None |
Settings: | Specify the new name for the Event. |
Transformation Considerations: | You can rename only one Event at a time. |
Sample Transformation
Scenario: Rename the Event, Student.Sheet1
to Student.Sheet1.Passed
if the value of the field, Result
is Pass.
Filters:
- Event Type =
Student.Sheet1
- Fields = All fields with name =
Result
and value =Pass
Settings:
- New Name =
Student.Sheet1.Passed
Result: When you test the Transformation, the Event name is changed to Student.Sheet1.Passed
if the value of the Result
field is Pass.
Last updated on May 30, 2023