Fix Serial Number *Delete Gap* in google sheet

AbdullaNsour_1-1696350794680.png

I am attempting to generate a serial number for my project. During testing, I found that it works well in the AppSheet application; however, in the database, there is a Gap in the data.

Is there a way to remove this Gap upon deletion?

Solved Solved
0 4 274
1 ACCEPTED SOLUTION

When you delete a record, the app just clears the row. You would need to do that for example with scripting (GAS). 

View solution in original post

4 REPLIES 4

When you delete a record, the app just clears the row. You would need to do that for example with scripting (GAS). 

Thank you 

You're welcome!

Top Labels in this Space