Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
I need to get the number of each row in the table.
I tried to use the Autonumber for this and it worked until I changed the number of rows in the table.
In this regard, i have a question: Is there a way to automatically update the Autonumber every time a new row is added or removed? Or perhaps there is another way to get the current row number?
Since row numbers in Airtable are arbitrary and vary by view, you would have to set up (probably more than one) Automation that includes a Script Action to re-number any/all records anytime something that may affect the order of rows happens.