I have columns with count of Customers and count of orders. how can i show the average count of orders?
Asked
Active
Viewed 2.4k times
1 Answers
4
Drop the orders column onto the Pivot layout again and then double click to select the summary method.

Joe Skora
- 14,735
- 5
- 36
- 39
-
I could find a way to show average, or count, but not average of count. :( – localhost Dec 15 '14 at 22:42