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 / can we able to add a n...
Power Apps
Unanswered

can we able to add a new items to the SharePoint list choice column from PowerApps

(0) ShareShare
ReportReport
Posted on by 16

Here we required to add the new dropdown option if required in the combo box in PowerApps and that options need to be saved to the data source SharePoint List, when we submit the form. Please Advice

 

Regards,

Changal

Categories:
  • Sitaram525 Profile Picture
    14 on at

    Yes , we can able to add new option to the dropdown choice column . In the dropdown items property you can give your choices as ["a","b","c","d"] and submit the form . it will be saved in the SharePoint

  • TheRobRush Profile Picture
    11,128 Moderator on at

    Go to your sharepoint list and edit that columns settings to allow adding values manually

    TheRobRush_0-1706636983294.png

     

    When you patch the column the format will be like this

    Patch(
     SharepointList, 
     Defaults(SharepointList), 
     {
     Title: "Example", 
     SubArea:
     [
     {Value: "New Option"}
     ]
     }
     )

     

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