Hey all, thanks for reading. I’m trying to create a database that maps relationships. I have a survey where people list who they like to work with and who they don’t like to work with, and I created a linked record field within my table that links to the people that participants said they liked or didn’t like to work with. I want to create a column that goes in the other direction (i.e. people who like to work with me, people who don’t like to work with me). In other words, I want a column that looks up all the people who linked to the first record and listed them. Do folks know how I might do that?