TheLARGE functionis a simple way to get the nth largest value in a range.
Only rows where the result is TRUE make it into the final output.
The output from FILTER is dynamic.
If source data or criteria change, FILTER will return a new set of results.
Values can be sorted by one or more columns.
SORT returns a dynamic array of results.