Table.FirstValue

 

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

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

Show: