web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / POWER APPS COMBOBOX SE...
Power Apps
Unanswered

POWER APPS COMBOBOX SEARCH FIELDS FOR USER RESET TO [CITY]

(0) ShareShare
ReportReport
Posted on by 195

Hello Everyone, 

Good day! 

The issue was on my combo box user search field. When I type a whole email address like raj.t.1@gmail.com it correctly found and display the name in combo box. But when I tried to type raj.t.1 the combobox search field will default to [City]. 

/**Default Selected Items: **/
If(
 !IsBlank(gvCurrentRequestContactApprovers.'Initiative Leader'),
 Office365Users.SearchUserV2(
 {
 searchTerm: gvCurrentRequestContactApprovers.'Initiative Leader'.Email,
 top: 1
 }
 ).value
)
/**Items: **/
If(!IsBlank(cmbx_contact_il.SearchText), Office365Users.SearchUserV2({searchTerm:cmbx_contact_il.SearchText,top:10}).value, Blank())


I would like to know how to fix this and what I did wrong. Thanks.

 

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 361

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 339 Super User 2025 Season 2

Last 30 days Overall leaderboard