Overview: Group Functions

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):

Generally, group functions aren't used with unique fields, for example, date or internal id, because they already have summarized data.

Related topics