For Example, I have a number Serial Number 20010011 Then i need 20 of those. Series Up to 20010011,20010012 and so on and so forth. Can i do this in appsheet? or even on google sheets?
If you have an idea please let me know. It would be much appreciated
Sequential numbers in AppSheet can be controversial and tricky - but it can be done. How reliably this can be achieved is an entirely other question - all depending on the fine details.
Is it completely necessary that the numbers be sequential?
Do you make changed in the Google Sheets ever? (such as deleting rows)
How many users are there in your app? (Or at least in the version that will be handling the sequential orders
Do you need to do this for existing records only or new records only?
If you are happy for this not to be an automatic, instant process, how often would you need to do this?
Seperate to this, @Koichi _tsu has a thread that details a way to achieve what you are looking for. Keep in mind, there is no one-size fits all though.