starflt1701
Technical User
Can't get around this one.
I am creating an on-time delivery performance report for my Purchasing Department. They receive large quantities of goods which can, and frequently do, take several days to receive over multiple shipments. It is my job to determine if, at some point over those shipments, the order can be considered received and complete on time.
I have created a report in ver. 5 (it's all we have), which details all the receiving activity (quantities and dates) grouped by PO number. Next to the quantities received, I have created a running total field. Then I have created a formula, which I called "Score" to determine if, based on the running total at that point, and the received date, the order is "on time". If the particular shipment meets the criteria, my formula assigns a value of 1. 0 if it doesn't. It is my intent to sum the 1s and 0s of these orders and divide by the total number of orders to get a simple percentage. All the above works just fine until I try to perform a summary function on the
"Score" formula. I get the error message that I cannot perform a summary function on a non-recurring field. Any ideas how to get around this?
Thanks,
I am creating an on-time delivery performance report for my Purchasing Department. They receive large quantities of goods which can, and frequently do, take several days to receive over multiple shipments. It is my job to determine if, at some point over those shipments, the order can be considered received and complete on time.
I have created a report in ver. 5 (it's all we have), which details all the receiving activity (quantities and dates) grouped by PO number. Next to the quantities received, I have created a running total field. Then I have created a formula, which I called "Score" to determine if, based on the running total at that point, and the received date, the order is "on time". If the particular shipment meets the criteria, my formula assigns a value of 1. 0 if it doesn't. It is my intent to sum the 1s and 0s of these orders and divide by the total number of orders to get a simple percentage. All the above works just fine until I try to perform a summary function on the
"Score" formula. I get the error message that I cannot perform a summary function on a non-recurring field. Any ideas how to get around this?
Thanks,