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.
Цей браузер більше не підтримується.
Замініть його на Microsoft Edge, щоб користуватися перевагами найновіших функцій, оновлень безпеки та технічної підтримки.
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.