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.