Add a Field
| Description: | Create a new field in the Event. |
| Available Filters: | Event Filters: - Event Type - Event Field Field Filters: NA |
| Settings: | - Name of the (new) Field - Value of the (new) Field |
| Transformation Considerations: | You can add the new field to multiple Event Types using the “in” operator and a list of comma-separated Event Type names. |
Sample Transformation
Scenario: Add the field Bonus with value 5000 to all Events that contain a field called salary with a value less than 60,000.
Filters:
- Event Type = All Events
- Fields = All fields with name =
salarywhose value islesser than 60000
Settings:
- New Field Name =
Bonus - New Field Value =
5000

Result: When you test this Transformation, you can see the new field, Bonus with value 5000 added to the Event:

Last updated on May 30, 2023