📄️ ARG_MAX
Calculates the arg value for a maximum val value. If there are several values of arg for maximum values of val, returns the first of these values encountered.
Calculates the arg value for a maximum val value. If there are several values of arg for maximum values of val, returns the first of these values encountered.
Calculates the arg value for a minimum val value. If there are several different values of arg for minimum values of val, returns the first of these values encountered.
AVG_IF
Aggregate function.
The name of an aggregate function can have a suffix appended to it. This changes the way the aggregate function works.
Aggregate function.
COUNT_IF
The COUNT() function returns the number of records returned by a select query.
Aggregate function.
MAX_IF
Aggregate function.
MIN_IF
Aggregate function.
Aggregate function.
SUM_IF
Aggregate function.
WINDOW_FUNNEL