Howdy ya'll. I'm trying to put together a saved search that returns Sales Orders ONLY if they have these particular Items. So for example, I want the search to return SOs that have Item A.
SO #1 has one line, Item A
SO #2 has two lines, Item A and B
SO #3 has two lines, both Item A
The search would return only SOs #1 and #3. Ideally, this would be a main line search, so I can bring in the Customer Deposit associated (which is only available in main line).
Super thanks!