Hi, I meet a problem when creating a GI, not sure why the result will not display decimal number result.
Here is the calculation.
=SUM(DateDiff('d',[POReceipt.UsrReceiptDate],[POOrder.ExpectedDate]))/(COUNT([POOrder.OrderNbr]))
The attached with the xml file.