I'm running into an issue where CONTAINS([EXCL_HCC_ID], [Row-1:HCC]) is returning true because the individual characters of EXCL_HCC_ID can be found in the HCC field. See the below screenshot for reference.

Is there a way to search for the complete 159 value in a list of strings instead of matching on the characters.