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 / Display table record i...
Power Apps
Answered

Display table record in default selected items of a combo box in form

(0) ShareShare
ReportReport
Posted on by 5

I have a column in my Users sharepoint list with a column name of URater

ronindev_0-1709634748686.png

with a data type of Person or Group that allows multiple selections

ronindev_1-1709634825275.png

Then I've created a form with a data source of Header because I want to add a data based on the raters listed 

ronindev_2-1709634898697.png

I was wondering how I can add default selected items to this combo box based on the raters in my Users list

 

Note: 
I've set a variable in order 2 get all the data in the users list based on the logged in email

ronindev_3-1709635023497.png

This is what I've tried so far

ronindev_4-1709635117121.png

Thanks for the answers

Best regards,

Categories:
  • Verified answer
    LaurensM Profile Picture
    12,516 Moderator on at

    Hi @ronindev,

     

    With the assumption that your form field is also a multi-select person field, you can use the following code in the DefaultSelectedItems property:

    LookUp(
     CPAUsers,
     User().Email = UEmail,
     URater
    )

     

    If this solves your question, would you be so kind as to accept it as a solution & give it a thumbs up.

    Thanks!

  • ronindev Profile Picture
    5 on at

    Hi @LaurensM,

    This solution worked thank you for this! I'm new to Power Apps and this is a big help for me. Appreciate your help.

    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 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard