Aug 16 2023 03:36 AM
We have a SP list with thousands of items and would like to rename one of the options people have been choosing in one of the fields. We can change it now and it'll reflect all future entries, but is there a way to go back and change the existing ones without doing it one by one?
Aug 16 2023 03:53 AM
@jwa33 When you change the choice option in column settings, it will not change the selection for existing items automatically.
How many items are there with that particular choice option selected?
Here are few options:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Aug 16 2023 03:56 AM
@jwa33 a couple of ways. Go into grid view and filter for the value you want to change, change the first one then copy the cell contents down the list.
The other way would be to build a flow in Power Automate, use a manual trigger, add a get items action and set the filter query to {value} eq {yourvalue}. Then add an apply to each and inside it add an update item action and set the value field to the new value. Save and run.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
Aug 16 2023 03:57 AM
Aug 16 2023 04:10 AM
@jwa33 Yes, you can do it using Power Automate flow.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.