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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Replace all values in ...
Power Apps
Unanswered

Replace all values in collection at once

(0) ShareShare
ReportReport
Posted on by 204

Hi Team,

 

I have a collection with multiple columns.

 

I would like to replace/substitute all values in a particular column.

 

Example column Color replace all spaces with a "_".

 

Any help is greatly appreciated.

 

thanks

 

Categories:
I have the same question (0)
  • Verified answer
    timl Profile Picture
    36,383 Super User 2025 Season 2 on at

    Hi @christian12 

    This is the syntax that you can use:

    UpdateIf(colYourCollection, 
     true, 
     {Color: Substitute(Color, " ", "_")}
    )

     

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard