The result is the top 3 scores in group B.
The FILTER function applies criteria with theincludeargument.
All other scores are FALSE.
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.