Data Analysis in Google Sheets
James Chapman
Curriculum Manager, DataCamp
UNIQUE()
→ find the number of unique values
Syntax:
UNIQUE(range)
range
- the cells to search across
Syntax:
UNIQUE(range)
range
- the cells to search across
Syntax:
UNIQUE(range)
range
- the cells to search across
Syntax:
UNIQUE(range)
range
- the cells to search acrossSyntax:
FILTER(range, condition1, [condition2, ...])
range
: range to be filteredcondition1
: condition to filter onSyntax:
FILTER(range, condition1, [condition2, ...])
range
: range to be filteredcondition1
: condition to filter onSyntax:
FILTER(range, condition1, [condition2, ...])
range
: range to be filteredcondition1
: condition to filter onSyntax:
FILTER(range, condition1, [condition2, ...])
range
: range to be filteredcondition1
: condition to filter onSyntax:
FILTER(range, condition1, [condition2, ...])
range
: range to be filteredcondition1
: condition to filter onSyntax:
FILTER(range, condition1, [condition2, ...])
range
: range to be filteredcondition1
: condition to filter on
Syntax:
SORT(range, sort_column, is_ascending, ...)
range
: the cells to sortsort_column
: the column to base the sorting onis_ascending
(TRUE
/FALSE
): the sorting orderSyntax:
SORT(range, sort_column, is_ascending, ...)
Syntax:
SORT(range, sort_column, is_ascending, ...)
Syntax:
SORT(range, sort_column, is_ascending, ...)
Syntax:
SORT(range, sort_column, is_ascending, ...)
Syntax:
SORT(range, sort_column, is_ascending, ...)
Syntax:
SORT(range, sort_column, is_ascending, ...)
Syntax:
SORT(range, sort_column, is_ascending, ...)
Data Analysis in Google Sheets