Does glide have auto increment id ?or number other than this one

Make sure you add row id column.

Add a lookup column pointing to the same table → row ids.

Create a “Find element index” column. Select the lookup column as the “values” and select the current row id as the “To find”. Set precision to “1” and uncheck group separator.

You will see the index of the element across the entire table. It will be incremented on each line.

1 Like

There are 2 cases for this, please take a look at this post to see what your case applies to.

1 Like