SOLVED

Advanced filter logic - ANDs before ORs?

Go to solution
Anonymous
Not applicable

Advanced filter logic - ANDs before ORs?

Marketo says that it requires you use ANDs before ORs:

Use Advanced Filters in a Smart List - Marketo Docs - Product Docs

Is this correct? I feel like my smart lists have worked even if I put ORs in the beginning. Or is this a speed issue or am I misinterpreting this doc?

Example:

(1 or 2) and 3

vs.

1 and (2 or 3)

and what about:

1 and (2 or 3) and (4 or 5)

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
Josh_Hill13
Level 10 - Champion Alumni

Re: Advanced filter logic - ANDs before ORs?

I also have had no problems with different situations or nested conditions.

Now, if you want the list to work more efficiently, then you may want to order the logic as well as place the most important filters at the top.

View solution in original post

3 REPLIES 3
Delinda_Tinkey1
Level 5

Re: Advanced filter logic - ANDs before ORs?

That's interesting. They seem to work for me either way as well.

Josh_Hill13
Level 10 - Champion Alumni

Re: Advanced filter logic - ANDs before ORs?

I also have had no problems with different situations or nested conditions.

Now, if you want the list to work more efficiently, then you may want to order the logic as well as place the most important filters at the top.

Justin_Norris1
Level 10 - Champion Alumni

Re: Advanced filter logic - ANDs before ORs?

Likewise it works for me either way. As long as you bracket them properly.