first()
Table of Contents
Definition
first()
returns the first seen value of the table column. You can use it with transform commands that support aggregations.
The first seen value of the column is the most recent event of this column. Events are not necessarily presented in a chronological order in the result.