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 / Help! Form not saving ...
Power Apps
Suggested Answer

Help! Form not saving combo box with manually entered value

(1) ShareShare
ReportReport
Posted on by 51
Hello,
 
Beginner Power Apps developer here. I have a form with a sharepoint list. One of the fields with a combo box that has 4 choices and the user can also manually enter a value. When i save the value does not save. Not sure what i am doing wrong? Any help would be appreciated!
 
 
Categories:
I have the same question (0)
  • Suggested answer
    SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at
    Please check the Update property of the Datacard?
    Ensure that it is set to DatacardValue33.Selected
     
  • Nandit Profile Picture
    1,568 Moderator on at
     
    A few questions, what is the type of column you are trying to patch? Number? 
    Are you allowing multiple selection in your ComboBox?
     
    Kind regards,
    Nandit
  • lterrazas Profile Picture
    51 on at
    @SudeepGhatakNZ yes the data card was set to what you stated. I did find that this worked on Update:
     
    If(
        !IsBlank(DatacardValue33.Selected),
        DatacardValue33.Selected,
        {Value: DatacardValue33.SearchText}
    )
     
    However the issue i have now is that the value added is showing in my drop down choices now which is not what I want. 
     
     
  • lterrazas Profile Picture
    51 on at
    Hello @Nandit
     
    I got it to save with the manually entered value in the combo box by updating the UPDATE field with:
     
     
    If(
        !IsBlank(DatacardValue33.Selected),
        DatacardValue33.Selected,
        {Value: DatacardValue33.SearchText}
    )
     
    However the issue i have now is that the value added is showing in my drop down choices now which is not what I want. 
     
    Basically the user can select one of the four choices or enter a manually entered value. This is a combo box in a form using a sharepoint list.
     
     

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,055

#2
Valantis Profile Picture

Valantis 666

#2
11manish Profile Picture

11manish 666

Last 30 days Overall leaderboard