[FAQ000085]When importing table data, the message "An error has occurred when registering the Xth data. Please check the file." appears¶
Q¶
When importing CSV files of table data,
the message "An error has occurred when registering the Xth data. Please check the file." appears.
What is the problem?
A¶
The cause may be that the content of the table data (CSV)
to be imported does not match the column type set in the table to be imported,
so please check the error message "Xth case" for reference.
(The Xth item indicates the number of rows of data from the top, excluding the header.)
For example, a date type column cannot be registered in the format "April 10, 2019".
in this case, please register in the format "2019-04-10".
However, the table columns "ID", "LAST_UPDATER", and "LAST_MODIFIED" can be omitted from the CSV file.
Please see here for details.