Forum Discussion

Craig Shankland's avatar
Craig Shankland
Copper Contributor
Oct 12, 2017
Solved

Incorrect date format when using text to columns

I've got an issue when I am importing a text file and using the text to columns function where its not recoginsing the correct date format in one of the columns.  The text file is generated from a sy...
  • SergeiBaklan's avatar
    SergeiBaklan
    Oct 12, 2017

    Craig, it looks like due to time added to that field. If time is not important for you (i.e. it always 0:00:00) you may open csv file and Text to Columns last column with space separator, remove time only column after that.

    See result attached. If the time is important will find somethin else.

     

     

Resources