In theory this seems like it would be an easy solution using a multi join tool, however, it is not giving me the output I want. Which makes me think this is not as simple as I think.
In the sample dataset, I have two sheets labeled sample 1 and sample 2. Sample 1 is the parent file that I want to keep, and I just want to bring in the Color field from sample 2. The desired output is to have the color join to multiple columns, e.g. Person A's color and Person B's color. Please help me think through the best logic. TY.