Hi
Is it possible to create a filter which contains two OR conditions, then one AND condition which only applies to one of the previous criteria? For example, I want to create a filter which includes:
1. GA4 "Organic Search" channel OR
2. GA4 "Organic shopping" channel where the source is 'google'
My solution was the following photo however this applies the 'google' source rule to both the previous two rules, whereas I only want it applying to the bottom one.
Thanks in advance