web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Updating/Renaming choi...
Power Automate
Unanswered

Updating/Renaming choices of a SP list column and the selected choices of the list items

(0) ShareShare
ReportReport
Posted on by 210
Hey,
 
As you know, when you're renaming choices of a column of a SP List, it will not retroactively update the choices of existing items. In my case 
 
I am trying to build a flow that would update my items with the new name for the choices. In my case it is a multiple choice possibility and not all choices have been renamed.
 
Any idea/tips on how my flow should be looking like?
 
Cheers!
Categories:
  • Expiscornovus Profile Picture
    33,995 Most Valuable Professional on at
    You could use a Get Items with a Filter Query to check if the field contains this old value. After that you can loop through the results and use a Select action to retrieve the multiple choice field values in the From. In the Map you can combine the replace function with the item function. After that you can use the outputs in an update item action.

    Below is an example
     
    The list with the old values (Flow)
     
     
    The flow setup, which uses the replace function in the select action
    replace(item()['Value'], 'Flow', 'Power Automate')
     
     
     
    The test result
     

Under review

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 229 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 223 Super User 2026 Season 2

#3
Valantis Profile Picture

Valantis 136 Super User 2026 Season 2

Last 30 days Overall leaderboard