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