I am trying to calculate the median using the datediff value of two dates. When I am trying to use the median function against the datediff formula, I get the error message stating that this field cannot be summarized.
I am getting the value of the datefiff in a report footer 3 (Section is suppressed), and trying to calculate the median in Footer 2b (Change in Month Group) and Footer 1 (Department ID).
I was using an array in calculating the median, but I got a error message stating the array dimension must be between 1 and 1000, so I am trying to use the median function.
Any help would be appreciated.
I am getting the value of the datefiff in a report footer 3 (Section is suppressed), and trying to calculate the median in Footer 2b (Change in Month Group) and Footer 1 (Department ID).
I was using an array in calculating the median, but I got a error message stating the array dimension must be between 1 and 1000, so I am trying to use the median function.
Any help would be appreciated.