filter examples after comparing two example sets

sectyn
New Altair Community Member
I have an example set with some accounts. A second example set with the some of the accounts from the first set and a few others too. In the second example set there can be multiple entries for the same account number. How can I retrieve entries from the second set which have account numbers present in the first set?
Tagged:
0
Best Answer
-
0
Answers
-
0
-
Hello @MarcoBarradas even in the case of joining the two datasets, what is a way to refer to / obtain the required rows? From my understanding, a Filter Examples operator can be used, but I'm not sure how to input a variable (akin to a row index or an ID) as the reference parameter to filter. Please feel free to let me know if I need to elaborate further because I currently am building a process and just seem to have encountered a similar problem. Thanks in advance!
0 -
A Set Minus should work for this.
0