Is there a way to pull in Gridview a field for Total Quantity Invoiced from an OE invoice header. For example if I have 2 line items on my order details, one for 5 and one for 10. I need a field that shows 15 shipped. Thanks.
You have to start your View from the invoice details, and then insert the related fields from the header that you want. Use a Summary View to add up the quantities.