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 Apps
Unanswered

undefined

(0) ShareShare
ReportReport
Posted on by 53

I can only save the selection from my dropdown fields. But if I enter a new word in the dropdown field, which is not in the dropdown field selection, this is not saved. can someone tell me what the cause is?

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    155,651 Most Valuable Professional on at

    @Crichan ,

    That is the way a Combo Box or Drop-down works - that value must be selected to save. There is a way of doing it with a Combo Box - NOTE I have used .Value here as the selected item - it may be a field name depending on the Items of the Combo Box. The Update of the Data Card can be

    Coalesce(
     ComboboxName.Selected.Value,
     ComboboxName.SearchText
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

     

  • Crichan Profile Picture
    53 on at

    Hello, at first thank you. But it doesn't work.

    I'll explain it a little differently.

    I have a combo box in a form. This has access to a sharepoint list and you can select different words.

    Is there a way that I can also save new words that are not in the list?

  • WarrenBelz Profile Picture
    155,651 Most Valuable Professional on at

    @Crichan ,

    Please see revised code. It should do what you are asking.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 395

#2
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 287 Super User 2026 Season 1

Last 30 days Overall leaderboard