Group functions can be used to take detailed data and summarize it by specific fields (columns). You can apply a group function to one field and use one or two other fields to group the data by. When you create a graph, you will use the group function called Count.
There are six types of group functions (some fields do not use average and sum):
Count Example
Count (and Display) Example
Maximum Example
Minimum Example
Average Example
Generally, group functions aren't used with unique fields, for example, date or internal id, because they already have summarized data.
|