I want to avoid replicate the same base filter 10X times on the same view


I could not find a combination for that.
Why is it limited ?
I want to avoid replicate the same base filter 10X times on the same view


I could not find a combination for that.
Why is it limited ?
Best answer by Mohamed_Swella1
The rounded condition (base condition) is common for both First group and Second group.
So instead of replicate it over each group like this:
(base condition and first condition) or (base condition and second condition)
I want to have:
base condition and (first condition or second condition)
Ah I get it now.
you can do that by inserting a Condition Group inside a Condition Group.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.