How do I fix this issue? I have the following values in csv file.
csv
12/01/2022
12/03/2022 12:00 AM
I need help with using the right convention of date format to support the dates with and without timestamps.
Hi @Joby John and welcome to the Community,
I would suggest to update the dates in your csv file, so you have a consistent input format when you start your import. The import configuration only lets you specify 1 single format, so make sure the data you are feeding to the processing engine is consistent with that format.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.