| Function | Summarizes |
|---|---|
| Sum | The sum of the values. This is the default function for numeric data. |
| Count | The number of data values |
| Average | The average of the values |
| Max | The largest value |
| Min | The smallest value |
| Product | The product of the values |
| Percent | Values in percent |