The Filter transformation filters data out of the incoming streaming events based on a specified filter condition.
You can filter data based on one or more conditions. For example, to work with data within a date range, you can create conditions to remove data based on the specified dates.