Max length issue when importing short description and specific details fields.

claudy
Kilo Contributor

Hello. When importing an insert file or update file, my short description and my specific details fields are truncated, even though I have those fields at a max length of 160 characters and and 4000 characters respectively. Does anyone know why this is?

6 REPLIES 6

Raju Koyagura
Tera Guru

Do the same thing in source table as well and reload the data into the same table.



Find the source table on which the records were loaded and open any record and select the specific fields and set the max length. Once that is done again load the data by selecting the same source table.


I was able to resolve the issue. I had to access the source table and make the changes there. Thank you.