Introduction
The QUERY function lets you search, filter, and summarize data easily in Google Sheets. It helps you get exactly the information you want from a big table without complicated steps.
When you want to find all sales over $1000 from a big sales list.
When you need to show only data for a specific month from a full year of records.
When you want to count how many times each product was sold.
When you want to sort a list by date or price without changing the original data.
When you want to combine filtering and sorting in one simple formula.