Appshet problem with adding rows > 30 Concurrent users

Hi, I have an app which more than 30 users are inputting data and adding row to the the same table.It rarely happens that when saving on Google Sheet some columns relating to the 2-row image are not saved with the correct name but both have the same name (that of the first saved row). I wonder if there are any solutions to this? Thanks a lot!

0 2 69
2 REPLIES 2

Hello there,

What do you mean with "2-row image"?

Also, just in case, are you 100% sure that you have a non-repeating UNIQUE id being populated for all rows?

Hi Rafael, 

In the app there's a form about a 10 fields and in this rare case the 3 field of img appsheet save on google sheet the same name like this example:

ID 01 .... IMG1 01.img1.jpg IMG2 01.img2.jpg IMG3 01.img3.jpg

ID 02 .... IMG1 01.img1.jpg IMG2 01.img2.jpg IMG3 01.img3.jpg

But in the folder in google drive the image are saved correctly with correct name:

ID 01 .... IMG1 01.img1.jpg IMG2 01.img2.jpg IMG3 01.img3.jpg

ID 02 .... IMG1 02.img1.jpg IMG2 02.img2.jpg IMG3 02.img3.jpg

Top Labels in this Space