The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Output List Overlap
I've got two lists I'm trying to - very simple, each has a name and a numerical ID column. I want to output rows that have a id that exists in the other list as well - but can't figure out how to do that. Your help would be appreciated.
0
Answers
A (inner) join should do the job.
Cheers
Martin
Dortmund, Germany