Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Import CSV Overwrite existing data

Hello, i hope someone can help in that.

when i use import csv function to update existing data, so it clear the data already exist if i did not include this column in the imported file. for example if i have four columns in the main database : ID, Name, Address and quantity with ID is the key
then if the imported CSV file only has two columns ID and Quantity then all the data in address and name columns becomes blank.

am i missing something?

0 5 1,328
5 REPLIES 5
Top Labels in this Space