Hello,
I am attempting to extract data out of a CSV using another CSV. I have a large amount of users in CSV1, with properties attached to these users. I have another csv2, which contains a list of only the users I want to look at. How can I use csv2 to extract the properties of only the users I want to look at?