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 Apps / How to update the colu...
Power Apps
Answered

How to update the column if it matches a keyword

(0) ShareShare
ReportReport
Posted on by 5

I am trying add a PowerAutomate button where when it's clicked it will change all the columns that say 'Pending' to 'Complete'. However; it only updates the first row matching the column. I don't know what the solution is even though I scrolled through a lot of blog posts. Any help?
Here are some screenshots to show you what I'm working with.

ladybird_1-1718049613539.png

 

ladybird_1-1718049514406.png

ladybird_2-1718049528753.png

 

ladybird_0-1718049608198.png

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    v-yueyun-msft Profile Picture
    Microsoft Employee on at

    Hi , @ladybird 

    If you want to update all the [AssetStatus] = "Pending" to "Complete".

    You can directly use this code in Power Apps:
    UpdateIf(B_Table ,AssetStatus="Pending" , {AssetStatus: "Complete" });

     

    If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance! 

     

    Best Regards,

    Yueyun Zhang

     

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard