Hey all. I'm looking for some assistance here. I figure it's something obvious, but I'm just not thinking of it.
Trying to search sales orders that exclusively have item A or B
if SO has item C-Z, it is not eligible.
Using the saved search UI, I am currently:
Type = SO
Main Line = False
Item = Any of A, B
Item = None of C-Z
I'd like to do the search without having to explicitly exclude items, as in my real scenario, there are too many to exclude. Any thoughts here?