How to rank Sharepoint Online list items?

chris pressley 1 Reputation point
2021-02-04T15:10:52.68+00:00

I have a SharePoint list, and need to numerically rank items in order of importance. Right now I simply have a number column set to unique values, but it occurs to me that with this method if for example the item with a rank 14 importance suddenly got bumped up to rank 3, I'd have to manually re-number nearly the entire list. What I'd like to be able to do in the above example is to automatically have the previous rank 3 (and all items below that) automatically bump down... basically the same functionality that ordering columns in the List Edit view has. Is this even possible? Thanks!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,954 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Li Zhang_MSFT 1,566 Reputation points
    2021-02-05T07:04:03.227+00:00

    Hi @chris pressley ,

    Currently, I think that when we change the order using integers, we cannot automatically reorder other items below the previous item.

    As a workaround, we can use decimals to change the order of item, items less important than the previous value will automatically move down.

    Result for your reference:

    64415-decimal.png

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.