Summary Smart List
I have created a SmartList Builder object that summarizes 'Qty Shipped' on GP 2013 PO Receipt lines. The PO Line table is also part of the SmartList object and the 'Qty Ordered' column is set to summary type = maximum. The smartlist results are correct with no search criteria, but, when I add Search criteria to return only rows where Qty Shipped < Qty Ordered, I do not get the correct rows returned. Is this because the search criteria are being applied to the unsummarized rows? Is there another way to accomplish? Thanks!