bstafford21
IS-IT--Management
I have a Delivery Performance report I use for our Supplier.
I am in need of modifying this delivery % to allow a variation of =/- 3 days.
Our supplier ships from overseas and usually the delivery is help up by customs so have to accomadate for this interruption.
Can someone tell me how to add a variable into the formula?
(Sum ({@Late Delivery}) / Count({@Late Delivery})) * 100
This formula above is how I track currently
This next formula is just for
If {GRN.Due Date} >= {GRN.Date Received}Then 1 Else 0
Thanks for any help
Bill
I am in need of modifying this delivery % to allow a variation of =/- 3 days.
Our supplier ships from overseas and usually the delivery is help up by customs so have to accomadate for this interruption.
Can someone tell me how to add a variable into the formula?
(Sum ({@Late Delivery}) / Count({@Late Delivery})) * 100
This formula above is how I track currently
This next formula is just for
If {GRN.Due Date} >= {GRN.Date Received}Then 1 Else 0
Thanks for any help
Bill