Filter with Array operator

hi all! happy day. another question from me - i need to do the following:

i have a board created from a template which includes ALL deliverables. though, not all of them are needed. what i’m trying to do here (see attached) is iterate on board items and see if it has chosen deliverables (using array operator in the filter), and if it doesn’t contain any of chosen options, it gets deleted.

any other ideas how it should be done? first time using array in the filter!