Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the current value of the specified column in an outer evaluation pass of the specified column.
Syntax
EARLIEST(<column>)
Parameters
Term |
Definition |
|---|---|
column |
A reference to a column. |
Property Value/Return Value
A column with filters removed.
Remarks
The EARLIEST function is similar to EARLIER, but lets you specify one additional level of recursion.
Example
The current sample data does not support this scenario.
=EARLIEST(<column>)