Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
I have two QVDs where every QVD has an Account ID.
What I need is to get the Account IDs that exist in the first QVD and don't exist in the second QVD.
Is there any way to do that?
Thank you!!!
Hi ,
Use Where not exists in second load statement.
qv attached for ref.