rmcguire80
IS-IT--Management
Hello,
I have a formula which calculates a % for the percent of shipments ontime: ({#count ontime}/(Count ({SHIPMENTS_TTX.RECNO}, {@Project})))*100
for a certain "Project"
I then want to find the average of all of those calculations, how can I do this as they are percent values, so in theory I would total all these percent values up and divide them by the total number of shipments, but it doesn't seem to work and when I just use the average function from within the formula editor it doesn't seem to work either
any help would be appreciated
I have a formula which calculates a % for the percent of shipments ontime: ({#count ontime}/(Count ({SHIPMENTS_TTX.RECNO}, {@Project})))*100
for a certain "Project"
I then want to find the average of all of those calculations, how can I do this as they are percent values, so in theory I would total all these percent values up and divide them by the total number of shipments, but it doesn't seem to work and when I just use the average function from within the formula editor it doesn't seem to work either
any help would be appreciated