Filter an item in array where the array was more than 1 item

Hi,

I’m looking for some help.

I have multiple items in an array and I want to filter if one of the items equals a set value.

My filter works fine when there is only 1 item in the array but it doesn’t work when there are more than 1.

I have tried all the different filter operators.

Thanks

Hi @Andy_Carruthers

Welcome to the community.

Generate an array with “name” if you’re filtering based on the name. For example: {{map(11.Value; “name”)}}

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support | Book Live Implementation
Visit us here
Youtube Channel

3 Likes

Thank you for your help :slight_smile:

3 Likes