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 / ComboBox SearchText No...
Power Apps
Unanswered

ComboBox SearchText Not Populated in EditForm

(0) ShareShare
ReportReport
Posted on by 11

I tried searching through forum topics but couldn't find one that fit my specific scenario.

 

I have a combobox that is writing to a SharePoint list text field.  The combobox allows users to select an option from a different list or write in text in the Search Field that is captured.  Currently, everything works as expected -- the dropdown values write to SharePoint as does the SearchText.   However, my issue is that when my form is in Edit Mode, the SearchText that is written to the SP field does not display and the ComboBox is empty.  I cannot figure out which formula to write on the DefaultSelectedItems  property to remedy this.

Here are the codes I am using:

DefaultSelectedItems: With(LookUp(ListName, Title = ThisItem.MySPField),
 {Id: ID,
 Value: Title
 })

Items: LookUpListName

Update (CARD): If (!IsBlank(DataCardValue34.Selected.Title), DataCardValue34.Selected.Title,
 If( !IsBlank(DataCardValue34.SearchText), DataCardValue34.SearchText))
Categories:
I have the same question (0)

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard