Syntax
Table.MatchesAllRows(table as table, condition as function) as logical
Description
Indicates whether all the rows in the table match the given condition. Returns true if all of the rows match, false otherwise.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference