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.