Import data

Hi,

I need to import bulk data into products.My import file is in the format .csv. The software is giving me error while importing.The reason is that the filed create date should be in the format yyyy-dd-mm.But I cannot save my csv file with that date format.Can somebody advise?

Thanks in advance

“But I cannot save my csv file with that date format”

If you use Excel then you can format the dates in that.

Go to Format / Cells / Custom and select type. Put in yyyy-mm-dd or whatevey you need. Then export as CSV again.