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