ISSUE in Allow Bulk Edit

I use the “Allow Bulk Edit” option in the child table. It helps me easily upload and download data directly into the table.

But here’s my problem:
When I upload new data, the old data gets erased, and only the new data is saved.

Is there any option to upload new data without deleting the old data?

I haven’t tried this but maybe if you specify the idx (row index number) you can prevent overwriting if your import starts withe the next available row number.

Hi

You can download first your existing data and start inserting new lines under your old data in csv file and then upload again. This way your old data wont be overwritten.