Has anybody created a join where the result set you're looking for is what is NOT equal between the two?
This edit check is run on a frequent basis. I've got a result set, from my database, of about 500 units where I need to review taxability. I've got an Excel file of a couple hundred units that I've already reviewed, which can safely be ignored in future reviews.
I want everything EXCEPT where the unit number in the result set and the unit number in the Excel file match.
In Hyperion and TOAD I can do a "Not Equals" between the join fields, and get what I'm looking for. Is there a way to do the same thing in Alteryx?
Warren T.