I know how to assign unique, sequential numbers when I add new records.
I have a bunch of existing records. I want to assign them unique, sequential numbers starting at 1 using “Change a list of things” or some other method. It’s a trivial problem in code but I can’t figure out how to tell Bubble to do it. I’m sure the solution will be embarrassingly obvious once someone points it out Thanks for any suggestions you have.
Thanks for the reply @cmarchan .
I have used RGs and “Make changes to a list of things” for other purposes so I understand how they work. I want to add a field called Sequence to an existing data type and put the number 1 through n in that field. I’m not on a paid plan so I can’t use API workflows. Is there some other way?