I'm pretty stuck on an item search. I use the Transaction criteria to make sure I'm only returning quantities from Sales Orders. The problem is if an item never existed on a Sales Order, it doesn't appear in my results. Is there a way to also include the items that had no Sales Orders? Keep in mind I use transaction.quantity on the result set so i don't want to include WOs/POs/etc.