Need to compare two values from different variables and return a boolean if found

Hi guys, I need to compare more than one value in different variables and return true if any of the values exist in both variables.

The screenshot below shows what I'm trying to achieve. [Image]I tried this filter, but get false[Image], even when I know it's true.

So, what would be the best function to use? Thanks!
Other
4 replies