I have a SharePoint list with approx. 50 list items. I would like to add a ranking column ranking them from 1-50 (unique values) and if priority changes e.g. bumping No. 10 down to No. 50, then the rest of the list will automatically update accordingly. I posted this on the SharePoint community site, and was referred to here as there is no "out of the box" solution to this and power automate flow may be the best option. I have already looked at these two posts, but as I am very new to Power Automate, I need more support (perhaps even screen dumps) building a flow.
I have created something similar with list/column formatting, so you might not need a flow at all.
Below is an example of that.
The setup uses a Votes column to keep track of the number of Votes. And a Vote column to either add (upvote) or remove (downvote) a vote from that total number of Votes. The ideas are sorted on the Votes number.
You can use the setvalue for this and combine it with an elmType button
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.