filter Data from the CSV files using powershell script -- 2
Budget: $30 – $250 USD
PowerShell script, and CSV data
1. Read the data from all CSV files in the directory and subfolders.
2. check the number of columns as not changed(column names).
3. apply data filters to each column.
4. send the output data to the new CSV file(new filename every day).
5. Write a script to send an outlook email a long with output file attached with it
Schedule this program to run every day.
1. Read the data from all CSV files in the directory and subfolders.
2. check the number of columns as not changed(column names).
3. apply data filters to each column.
4. send the output data to the new CSV file(new filename every day).
5. Write a script to send an outlook email a long with output file attached with it
Schedule this program to run every day.