How to add auto increment number in Google sheet?

Ooh great call Brett. UUID is indeed available in Retool! :slight_smile:

You invoke it like:

{{ uuid.v2() }} or {{ uuid.v4() }}

There are also a couple workarounds listed in these posts in case they're helpful for you:

http://community.retool.com/t/auto-increment-on-row-id-google-sheet/9387/6

http://community.retool.com/t/trying-to-create-an-id-column-and-autoincrement-each-additional-row-created-with-google-sheets/8838

Let me know if you have any questions about them!

1 Like