Hi I need to read a csv file in Powershell and select certain columns and save it into new file.
here is my code
# reading the file $import = Import-Cs