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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.