I have 2 lists that I want to compare from 2 sources where the names aren't an exact match. I want to return the results of List A which do not match to List B.
I got somewhat there but not sure If I'm getting the right result. I attached everything I used to get here.
