|
I am building a search to find the average amount of time an action takes:
However, I would also like to see the number of hits represented in that average which I would intuitively write like so:
Of course, this is invalid syntax because stats only allows one input column. What is the proper way to write this search? |
|
The |