FIRST
Returns the first input value to arrive for each group.
Syntax
FIRST(X)
Arguments
X
Type: any
The value to return.
Returns
Type: same as input
Returns first value of X that arrived for each group.