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 / Set default value of c...
Power Apps
Answered

Set default value of combobox on editform

(0) ShareShare
ReportReport
Posted on by 33

Hi.

I have a Combo Box inside my form that on itens properties I filter the company office365 users. When its used on a newform, its works fine. but when I try to edit a record and call the form as editform, I need it to come with the value of the selected record. So how como I set the default value as parent default?

 

that's the itens property.

 

Filter(Office365Users.SearchUserV2({searchTerm:DataCardValue15.SearchText}).value, Country="Brazil", "contoso.com" in Mail)

 

 

this is how I set the default value of the text input

 

If(
 Form_frmUser.Mode= FormMode.New
 ,DataCardValue15.Selected.OfficeLocation
 ,Parent.Default
)

 

 thats the form as edit mode

RaphaelMelo_0-1704982349756.png

 

Categories:
I have the same question (0)
  • Gerard Simpson Profile Picture
    2,987 Moderator on at

    Hi @RaphaelMelo 

     

    The code you provided looks fine, but just make sure it's in the 'DefaultSelectedItems' property, not the Default property.

     

    Hope this helps

  • Verified answer
    RaphaelMelo Profile Picture
    33 on at

    Thanks AmDev. 

    I solved doing this on the 'DefaultSelectedItems' property, 

    LookUp(Office365Users.SearchUserV2({searchTerm:Parent.Default}).value,DisplayName = Parent.Default)
    

     

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

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard