Hi,
We are taking the average of a certain column but whenever there is a duplicate BO seems to discard the second value and calculate the average without it.
For example if i have the following records:
0, 0, 4, 2
Then the average is returned as 2 rather than as 1.5, how can i force it not to do this ?
thanks
krdghart (BOB member since 2009-05-01)