Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
EARLIEST
Applies to: 👁 Image
Calculated column 👁 Image
Calculated table 👁 Image
Measure 👁 Image
Visual calculation
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. |
Return value
A column with filters removed.
Remarks
The EARLIEST function is similar to EARLIER, but lets you specify one additional level of recursion.
-
This function is not supported for use in DirectQuery mode when used in calculated columns or row-level security (RLS) rules.
Example
The current sample data does not support this scenario.
= EARLIEST(<column>)
Related content
Feedback
Was this page helpful?
