Introduction
Grouping helps you organize data by common values. Having lets you filter these groups based on conditions.
When you want to count how many records share the same attribute.
When you want to find groups with more than a certain number of items.
When you want to summarize data by categories and filter those summaries.
When you want to find average or total values per group and filter by those values.