DAX see if column LIKE code example Example: DAX check if value exists in another table Matched = NOT(ISBLANK(RELATED(Table2_UniqueJobIDs[JobIDsDEF])))