Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.