Hi Community! I am sure there is something little I am missing but the logic makes no sense on the results to me!
I have two arrays, I want to get all items that appear in Array A and not in Array B, I use a filter array and it only produces everything in Array A, even if it appears in Array B. Flow below;


Thanks in advance 🙂