Drop Fields
Description: | Drop the fields that match the criteria provided in the Transformation, from a table (Event Type). |
Available Filters: | Event Filters: - Event Type - Event Field Field Filters: - Field Name - Field Value |
Settings: | None. |
Transformation Considerations: | None. |
Sample Transformation
Scenario: Drop the Current_Employee
field from all Events ingested from the Employee
table.
Filters:
- Event Type =
Employee
- Fields = All fields with name =
Current_Employee
Settings:
None.
Result: When you test the Transformation, the matching field (Current_Employee) is dropped from the Event.
Last updated on May 30, 2023