Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Extracting Data from one CSV using another

$
0
0

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?


Viewing all articles
Browse latest Browse all 6937

Trending Articles