The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked 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, 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.