Autogenerate column
Jatin Arora
Last Update vor 4 Jahren
Use this if you need a column to generate unique values automatically. This feature can be extremely useful in cases where identification columns like Order ID, Employee ID have to be automatically filled when a new order is placed or a new employee is added. Such columns can be used as the id column in sheet linking.
- Open any application.
- Click on “Open Sheets” in the top bar.
- A view that displays your sheet's data opens up. Go to the sheet (Ex, Employees) where you want to create a link
- Click on the three-dotted menu “⋮” on the column whose values you want to autogenerate. (Ex, Employee ID)
- Select “Autogenerate”
- The autogenerated values are number values incrementing from 1.
- Now in an “Add New Row” screen, you do not need to add a component for this column. On submitting, the column will be populated in the sheet with auto-generated values.