Syntax
List.MatchesAny(list as list, condition as function) as logical
Description
Returns true if the condition function, condition, is satisfied by any of values in the list list, otherwise returns false.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference