Drop Events
Description: | Filter Events based on a criteria. Matching Events are dropped from the table. |
Available Filters: | Event Filters: - Event Type - Event Field Field Filters: NA |
Settings: | None. |
Transformation Considerations: | None. |
Sample Transformation
Scenario: Drop the Event from the Employee
Event Type if it contains a field with name as Salary
having a value greater than 50000.
Filters:
- Event Type =
Employee
- Event Field with name =
Salary
- Field Value
> 50000
Settings:
None.
Result: When you test the Transformation, the Event
Note: As the Event is dropped, the result appears blank when you test the Transformation.
Last updated on Jul 17, 2023