What is group by month in Google Sheets?

When to use it

Use QUERY clauses when you want SQL-style filtering, grouping, or labels on a table in one formula.

When to skip it

Skip QUERY when FILTER, SORT, and UNIQUE already express the logic with less string syntax to maintain.

Related Tutorials

Watch how Group by month works

Watch more tutorials
What is this Ampersand Doing in Google Sheets?

What is this Ampersand Doing in Google Sheets?

What is "&" doing in this formula? MONTH(A1&1) Do you know why this is s...
Ian Asks: How to sort dates by year/month (can't do with filter)

Ian Asks: How to sort dates by year/month (can't do with filter)

In Excel you actually have these options of sorting by year, by month, b...

Related terms