Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.

Hi all, I have a table with empty data, i wa...

Hi all,

I have a table with empty data, i want one of the column become auto numbering in increment.

How do i achieve this?Can this column become key?

Thanks

0 4 341
4 REPLIES 4

You could read this article why it’s not a good idea… help.appsheet.com - Is it possible to create an incrementing number for each record? Is it possible to create an incrementing number for each record? help.appsheet.com

so how do i got about this? any other way to give a unique reference to the record?

Since i have inspection tables, now i use location as key but inspection can be done several times.

Thanks

The easiest solution is to add a 8 digit unique value with the expression UNIQUEID().

Yessss…it worksss…Thanks

Top Labels in this Space