Hi @JustusCk ,
This is something you should think about yourself.
For example, when turning to 'Yes' branch, you want to put the union emails of the two arrays into a new array variable, or turning to 'No' branch to exclude the old email address from the new email address.

My Flow:


item()
length(body('Filter_array'))

Best Regards,
Sunshine Gu