Creating a filter with two OR statements and one conditional AND statement

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.

1000019062.jpg

Thanks in advance

0 1 139
1 REPLY 1

I think, for this case, you're better off creating a calculated field that has the specific AND and OR logic that you want, and then you can filter on that calculated field being true.