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 / Dropdown with a defaul...
Power Apps
Answered

Dropdown with a default value in edit form

(0) ShareShare
ReportReport
Posted on by 7

Hi!

I want to setup a dropdown with a default value in edit form.

 

I have two List with OneToMany relation:

User{ ID, Name, Surname}
Book{ID, Title, Author, ID_User} 

In the edit form of book i load the dropdown value with Choices([@Book].ID_User).

In the DefaultSelectedItems i have Parent.Default (example: 201, soo this is the corespondent User) but i want to setup another correspondent User(for example the ID_User 52)

I try with a LookUp and Filter but not work.

How can i setup?

Thanks 

Categories:
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @AldoFra :

    Could you tell me what your data source is?SharePoint list or CDS entity?

    • I assume they are entities,and the relationship between User and book is 1:N.
    • I assume ID's data type is number

    Please try this solution:

    Set the combobox's DefaultSelectedItems to:

     

    LookUp(Choices([@Book].ID_User),ID=52)

     

    Or

     

    LookUp(User,ID=52)

     

     Best Regards,

    Bof

  • AldoFra Profile Picture
    7 on at

    Hi. Thanks for the reply and the solution.

    Yes, is a one to many relation and a SharePoint List.

    I try with your first solution and it work.

    LookUp(Choices([@Book].ID_User),ID=52)

     

    Thanks! 

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
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard