I’m doing a bank file upload via csv and I’m getti...
# general
c
I’m doing a bank file upload via csv and I’m getting “unexpected error” I’m using their csv template. My assumption is that the error is around dates, it wants it in mm/dd/yyyy and something must be happening after I save it
d
check the csv in notepad? if you use excel make changes to a csv, it can foul up the date format
n
@Clint google sheets is good for managing dates if you are in a different time zone. GS allows the date format to be set by each sheet, rather than following your PC format.