R
|
RockyMtnHi author 3/11/2016 |
Found the solution. You have to create a query that already has the data you want. Then you can use all of the SQL summary functions as needed, like Count, Max, Min, Avg, Sum, Stddev. Here is the query that worked for me: |