However please be aware that unless the app is a single user app or the records will be added by only one user in your app , the serial number system will almost invariably fail in a multi user app in AppSheet
Also your serial numbers are based on [_ROWNUMBERS] which can also fail in case of deleted records because that row number will be unused in record key generation.