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 / Update record from dro...
Power Apps
Unanswered

Update record from dropdown - PATCH

(0) ShareShare
ReportReport
Posted on by 32

Hi Experts,

 

I am a beginner to PowerApp.

 

I have a form (taking a request some name and short text) and any user can view the form select the name from pre defined choices and assign it to themselves.

 

I have a main sharepoint site where all request form info are stored and I have a column called " Assigned to"

 

Choices - Stored in Different Site.

Selected choice value from dropdown should be update in the main sharepoint site column "Assigned to".

 

Patch(RequestDB,Defaults(RequestDB),{'Assignedto' : AssignDD.SelectedText}) 

 

 

 

 

 

Categories:
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Ross369 

    FYI: SelectedText has been deprecated and should no longer be used.  In the Update property of the card for 'Assigned to', containing AssignDD, replace any text there with:

    AssignDD.Selected.Value

    When the form is submitted, the name should be in the 'Assigned to'  field.

     

  • SoPatt Profile Picture
    Microsoft Employee on at

    I don't quite understand. Do you want multiple people to be able to assign the same choice to themselves? The code you have will create a new record in RequestDB. Presumably it will also record who created that record. What is your question?

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard