Add a Field

Last updated on May 30, 2023
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 = salary whose value is lesser than 60000

Settings:

  • New Field Name = Bonus
  • New Field Value = 5000

Add field settings

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

Add a field


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Nov-29-2022 NA Enhanced the content for clarity.
Nov-10-2022 NA Created as a new document.

Tell us what went wrong