The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.

Filter Operator enhancement

ShawnShawn Member Posts: 5 Contributor II
edited December 2018 in Product Feedback - Resolved

The filter operator only allows you to have multiple filters which essentially makes the filters all "AND". It would be a great enhancement to allow "OR" in between multiple filter line groupings. So you could have two or more groups of filters with "AND" between each of the individual lines and have an "OR" operator in between the groups of filters.

 

((Filter 1 = value)

and

(Filter 2 = value)

and

(Filter 3 = value))

or

((Filter 1 = value)

and

(Filter 2 = value)

and

(Filter 3 = value))

1
1 votes

Declined · Last Updated

workaround available

Comments

  • ShawnShawn Member Posts: 5 Contributor II

    I believe I figured out the answer to this. In the filter operator if you select the "expression" condition class, you can create more complicated filtering logic.

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager

    workaround found by user

Sign In or Register to comment.