Importing a Tennant.csv file but the data is not fully imported

i try to import Tennant.csv file and when it finish i check in my tennantPicture column and i got a uncomplete data.
example the tennantName : “Armani Jeans” , its have a tennantPicture : “http://139.59.236.102/CMS_Mallsini/public/assets/Central_Park_Mall/ArmaniJeans.jpg” ,but after import i get data with same tennantName but different result in tennantPicture column : “http://139.59.236.102/CMS_Mallsini/public/assets/Central_Park_Mall/Arman” .

nb : i just realize all the tennantPicture data is about 72 length character after imported
what cause this problem? its the string is to long for import?

Tennant.csv (67.38kB)

Hi Wendy,

If you import data to existing table, change dataSize to 500

Regards,

Denys

hi Denys,

where to change that datasize?

Edit : already find it thanks

regards,
Wendy