I have a CSV file where the dates are in their own row, and I need them to be in Column A
I have a call report from our Cisco phone system that for some reason spits out the dates as their own row on the CSV instead of just having a date field in (a new) Column A. Is there any way to quickly reformat this CSV so that the relevant dates are in column A for the records that matter? I am open to python or powershell solutions.