EARLIEST

EARLIEST Returns the current value of the specified column in an outer evaluation pass of the specified column.


Syntax

EARLIEST(column)

Parameters

Column – A reference to a column.

Return Value

A column with filters removed. The EARLIEST function is similar to EARLIER, but lets you specify one additional level of recursion.


Reference Data

https://docs.microsoft.com/en-us/dax/dax-function-reference

DAX Functions / Filter Functions / EARLIEST