I need help changing the csv values. Bit under pressure now, I have only written script for the header portion. Even that is not working.
ACCOUNT
DATE
INVOICE
AMOUNT
11204
24.06.2019
90280482
166.38
90280481
2792.7
90280483
354.95
90280485
50.4
I need to change
1. AMOUNT header to TOTAL
2. The date field need to change to 2019-06-24
TOTAL
2019-06-24
Thank you in advance.