campen opened a new issue, #2093: URL: https://github.com/apache/hop/issues/2093
### Apache Hop version? 2.1 + ### Java version? 11.0.15+10-LTS ### Operating system macOS ### What happened? I have a pipeline that has a filter rows transform and if I use the same file field in the same transform using OR, the result does not filter any rows out. If I choose XOR, it filters the rows...I think this is working opposite. My example shows 2 flows - 1 flow with separate single filters for each status that work for each status and the combined filter option that does not work. [filterIssue.hpl.zip](https://github.com/apache/hop/files/10279486/filterIssue.hpl.zip) ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
