The format of the Merch by Amazon sales reports are not good from a data usability perspective. For some reason Amazon dumps a lot of useless information in the first column of the CSV file. This data structure makes it difficult to sort the sales data or import that data into other applications like PowerBI or SQL .
This PowerShell script will remove all the needless information from the CSV files and combine them all into one file. Once you have all your data in one CSV file you can manipulate that data and create richer reports.
Download Link: https://www.cyberautomate.io/posts/20...
Website: www.CyberAutomate.io
Twitter: @CyberAutomate
Github: https://github.com/cyberautomate
#PowerShell #PowerShellTraining #CyberAutomate #LearnPowerShell #PowerShellAutomation