I have 2 columns.
One is a calculated field that displays Business Days Open.
I have another field that has 1 of 4 possible values.
I want to calculate the average business days open by each of the 4 values.
value 1 = (average of "Business Days Open")
value 2 = (average of "Business Days Open")
value 3 = (average of "Business Days Open")
value 4 = (average of "Business Days Open")
I am trying to get his info into a chart.
Thanks!