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 / PowerApps set field issue
Power Apps
Answered

PowerApps set field issue

(0) ShareShare
ReportReport
Posted on by 164

 I want to set a field to yes when submit button is clicked ? I there a way to do this in PowerApps ?

Categories:
I have the same question (0)
  • Meneghino Profile Picture
    6,949 on at

    Yes, use the Patch() function

  • manjotsingh057 Profile Picture
    164 on at

    Thanks Meneghino,

     

    I checked the patch function. Its more like if i want to update a record. But if i want to set field on submit button click on new item form. Can it be used there ? If possible can you please post an example syntax.

  • Verified answer
    v-micsh-msft Profile Picture
    Microsoft Employee on at

    Hi @manjotsingh057,

     

    That depends on where the field for the Yes stored.

    If the Yes field is stored within the record submitted by the Submit button, Assuming the Yes field is a text field, then we could take use of the patch () with the following format:

    Patch(DataSource, EditForm.LastSubmit, {YesField:"Yes"})

    And if you stored the Yes field in other data source other than the one specified with the Submit button, then you need to specify the corresponding data source the records in the patch function.

    Patch function in PowerApps

     

    Regards,

    Michael

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard