Load CSV Data with Dates
765161Jun 11 2010 — edited Jun 11 2010Hello All,
I have a CSV file and am trying to load it into an existing table and am having trouble loading dates into date columns. It has dates formatted like (31/12/2010 00:00:00) and the Apex data load will not accept them. It seems to only accept something like : 31/DEC/2010 00:00:00.
I can't reformat the CSV file as there are 42,000 rows of data. Is there some way to make this work? I see a format column in the data load screen, but haven't found any info on what this is or how to use it.
Any help would be greatly appreciated!
TIA
Mark