I am trying to assign ranks to users. Since the list of user is sorted based on its score, so I just need to assign 1,2,3… to the rank field in the user.
I have tried to use Make changes to a list. I choose user list to change and change the rank field in the user. But I don’t know how to change the value of the rank field individually in the user list.