How to find the index# of a list item?

I have a list of lessons (pic below) and when a lesson is deleted i’d like to update each lessons number to keep them accurate. I’m running a backend workflow to change it but i can’t seem to figure out how to grab individual lessons index# to update their lesson number. Am i doing this correctly?

Thanks in advance for the help
image

If you are displaying those lessons in a Repeating group, why don’t you use “Current cell’s index” ?

That is a good point, i’ve made this much harder than it needs to be :sweat_smile:
Thank you

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.