Table.FirstValue

Syntax

Table.FirstValue(table as table, optional default as any) as any

About

Returns the first column of the first row of the table table or a specified default value.