View Single Post
Old 05-29-2022, 09:55 AM   #707
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Tool: Import CSV to Update Metadata

See the attached image.

I suspect your .csv file has an issue somewhere in the 2nd column. Remember, all columns in your .csv file are "text" (including dates and numbers). Run in debug mode so that JS will tell you exactly what is going on, and what it thinks your .csv file looks like to it.

As a last resort, create a 3d column that you ignore, but helps to identify the 2nd date column as valid "text".

Running in debug mode for this tool is very helpful if you encounter any data problems in your .csv file.


DaltonST
Attached Thumbnails
Click image for larger version

Name:	js_import_csv_to_update_metadata_tooltips_hints.jpg
Views:	154
Size:	1.20 MB
ID:	194017  
DaltonST is offline   Reply With Quote