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 / First Value of the com...
Power Apps
Answered

First Value of the combo box getting preselected

(0) ShareShare
ReportReport
Posted on by

Hi @v-jefferni 

 

I have a person type column in my SharePoint List and combo box in PowerApps for a people picker.

 

For this single selection Combo box,  I have following property 

 

For the single selection people column, Update should be:

 

{Claims: ComboBox.Selected.Mail}

 

DSI: First(Office365Users.SearchUser({searchTerm: ThisItem.ColumnName.Email}))

 

Items : Office365Users.SearchUser({searchTerm: ComboBox1_3.SearchText})

Default Selected Information : First(Office365Users.SearchUser({searchTerm: ThisItem.Primary_risk_owner.Email}))

Update : {Claims: ComboBox1_3.Selected.Mail}

 

The problem is, if the column value is blank, the first value of the combo box is getting selected 

 

 Not Matter what I set in the default value, there is always a preselected one in the combo box. 

 

I have set the default as Blank (), then also the first Item get preselected. 

 

 

Danny_Dicaprio_0-1714968506856.png

 

 

Could anyone please help me to fix this issue 

Categories:
I have the same question (0)
  • Danny_Dicaprio Profile Picture
    on at

    @v-xiaochen-msft 

     

    Hi, Thanks for the response 

     

    It worked 

  • Verified answer
    v-xiaochen-msft Profile Picture
    on at

    Hi @Danny_Dicaprio ,

     

    Please try this

    If(IsBlank(ThisItem.Primary_risk_owner.Email),Blank(),First(Office365Users.SearchUser({searchTerm: ThisItem.Primary_risk_owner.Email})))

     

    Best Regards,

    Wearsky

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
Kalathiya Profile Picture

Kalathiya 400

#2
WarrenBelz Profile Picture

WarrenBelz 348 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 315 Super User 2025 Season 2

Last 30 days Overall leaderboard