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 / Dropdown value save in...
Power Apps
Unanswered

Dropdown value save into text field in SharePoint.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

I am developing a powerapp UI where I have a dropdown, which should save value into text field in SharePoint.

 

This dropdown is manually added into the Edit form, which already has a a text field. Need to understand how to save the value from this manually added dropdown into text field in SharePoint.

 

Used OnChange on dropdown, but doesn't work. Patch('DS',ThisItem.Location,Dropdown4.Selected.Result)

 

Capture.PNG

 

 

 

Categories:
  • eka24 Profile Picture
    20,925 on at

    Remove the formula from the OnChange Place the formula below Onselect of a Button;

    Patch( DS, Defaults( DS ), {Location: Dropdown4.Selected.Result } )

     

    Where DS is the name of the Datasource.

    If you have issues after applying the suggestion, show the formula on the Items property of the dropdown

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

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 396 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 323

#3
WarrenBelz Profile Picture

WarrenBelz 193 Most Valuable Professional

Last 30 days Overall leaderboard