@JeffSchwenk - I've {PO_PurchaseOrderHeader.OrderStatus} <> ""X"" and
{PO_PurchaseOrderDetail.ItemType} = ""1"". And you know just looking at this version, I see that I don't have the usual PO Status = B, but have had it on other versions. Like @ThereseLogeais said, you can add the status to suppress non-backordered POs so change the {PO_PurchaseOrderHeader.OrderStatus} <> ""X"" to ""=B"". I suppose I've all the non-complete POs for this particualr client's version.