CONTAINS, CONTAINSROW – DAX Guide

CONTAINS: Returns TRUE if there exists at least one row where all columns have specified values.
https://dax.guide/contains/

CONTAINSROW: Returns TRUE if there exists at least one row where all columns have specified values.
https://dax.guide/containsrow/