Use tips to increase Filter transformation performance.
Use the Filter transformation early in the mapping.
Keep the Filter transformation as close as possible to the sources in the mapping. Instead of passing rows that you plan to discard through the mapping, you can filter out unwanted data early in the flow of data from sources to targets.