Aug 22, 2022 12:09 AM
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 ?
Solved! Go to Solution.
Aug 22, 2022 06:59 AM
Ah I get it now.
you can do that by inserting a Condition Group inside a Condition Group.
Aug 22, 2022 03:51 AM
Hi @Sion_Cohen ,
Your question is a bit vague. You are already grouping those conditions in the first screenshot, what seems to be the issue?
Aug 22, 2022 06:55 AM
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)
Aug 22, 2022 06:59 AM
Ah I get it now.
you can do that by inserting a Condition Group inside a Condition Group.
Aug 22, 2022 07:00 AM
Got it thanks !
So generally speaking there is not limited to the or / and condition we can compose out of this form of grouping ?
Aug 22, 2022 07:02 AM
Currently the limits are much less, but I haven’t tried adding more condition groups so not sure how much you can add.