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

Community site session details

Session Id : 1QlA2Vji6z9ZY6JpybuEsz
Power Apps - Building Power Apps
Answered

Lookup Choice Column

Like (0) ShareShare
ReportReport
Posted on 11 Mar 2024 17:43:22 by

I'm trying to build an app that tracks coaches and coachees. New and recently promoted employees are assigned a coach. I have two lists, one has the list of trained coaches and the other has the employees that need a coach. Both lists are connected to a Power app for the supervisors to manage. I would like for the Coachee list to be able to populate a dropdown with the list of coach's names to choose from. I originally used a lookup column on the SharePoint list but everything I'm reading is saying I should not use a Lookup column on the SharePoint list and use Lookup in the Power App instead. I can't figure out how to make the field into a lookup field in the PowerApp. Help! Bonus points if you can tell me how to filter out those coaches that already have 3 coachees. TIA

  • v-qiaqi@microsoft.com Profile Picture
    on 13 Mar 2024 at 03:05:17
    Re: Lookup Choice Column

    HI @IBrant,

    Yes, then notice the way you set the Items property of the combobox and update the LookUp columns.

  • IBrant Profile Picture
    on 12 Mar 2024 at 12:34:52
    Re: Lookup Choice Column

    Okay, so I should just keep those columns as lookup columns in my SharePoint list?

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    on 12 Mar 2024 at 03:05:19
    Re: Lookup Choice Column

    HI @IBrant,

    Using LookUp column is not that complicated...

    So in coachees list, you have LookUp columns to select coach from coach list, right?

     

    If so, you just need a ComboBox, and populate the Items proeprty with Choices(list_coachees.Coach), and then refer to ComboBox.Selected when you do update thing.

    Since you have another LookUp column for coach email, there is no need to use a Person column for all the employees involved.

     

  • IBrant Profile Picture
    on 11 Mar 2024 at 19:04:00
    Re: Lookup Choice Column

    IBrant_0-1710183565629.png

    IBrant_2-1710183704386.png

    Currently, they look like this. I would love to use people picker columns for all the employees involved but from what I understand that would complicate things.

     

     

  • DJ_Jamba Profile Picture
    2,822 Super User 2025 Season 2 on 11 Mar 2024 at 17:50:02
    Re: Lookup Choice Column

    Hi  

     

    Correct - Keep SharePoint simple and let Power Apps do the work so no lookup columns in SharePoint.

    Can you paste the list settings for each list? (There should be nothing confidential because it simply displays the configuration for each column) e.g.

     

    DJ_Jamba_0-1710179360882.png

     

     

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete