Using FEEL , does it support "contains" feature in DMN table, tried JUEL but not working

Hi @sachin_khanna.

In your case, the list contains() function should also work. Additionally, you can combine it with the count() function to check if the lists have the same size.

An equals check for lists will also be available soon: