Filter maximum number of criteria (15) has been reached
Hello, is there a way how to use more criteria? I would need to build a filter containing for example:
(condition1 AND condition2 AND condition3 AND condition4 AND condition5) OR
(condition1 AND condition2 AND condition3 AND condition4 AND condition5) OR
(condition1 AND condition2 AND condition3 AND condition4 AND condition5) OR
(condition1 AND condition2 AND condition3 AND condition4 AND condition5)
Is there a way how to do it if we need to have OR between all condition groups and we cannot do it in one filter because of the limit of 15?
For AND between condition groups we can use Segment and have more filters there, but how to solve it in case we need these filter groups to be connected with OR?
Tagged:
0