I have a calculation that subtracts two time values to come up with a difference in minutes. I want to take these minutes and generate an average difference in the reports. However I get an error indicating the calculation is to complexed.
I thought perhaps to create a new field in the query that takes the difference in minutes and convert to integer or similar, from which I could gernerate an average in the report - but that didn't work.
Any suggestions??? I really need to try and get an average for all the rows of minute differences.
thanks
I thought perhaps to create a new field in the query that takes the difference in minutes and convert to integer or similar, from which I could gernerate an average in the report - but that didn't work.
Any suggestions??? I really need to try and get an average for all the rows of minute differences.
thanks