Filter Operator enhancement

ShawnShawn MemberPosts:5Contributor I
edited December 2018 in产品反馈——解决

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))

sgenzer
1
1 votes

Declined·Last Updated

workaround available

Comments

  • ShawnShawn MemberPosts:5Contributor I

    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 ModeratorPosts:2,959Community Manager

    workaround found by user

Sign InorRegisterto comment.