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 / Lookup Person columns ...
Power Apps
Answered

Lookup Person columns from another SharePoint List

(0) ShareShare
ReportReport
Posted on by 193

I have 2 SharePoint lists with the same 3 Person fields (Employee, Supervisor, Manager), and I'd like to use one of the lists as a lookup based on the "Employee" selected.

Ex: User finds and selects the Employee from the people picker, and the other people pickers will auto-populate based on the related Supervisor and Manager in the new item form created by a formula in Default.

I tried my best to follow this blog post but could not comprehend the points they were making:
Defining default values for complex SharePoint types in forms | Microsoft Power Apps


Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    156,454 Most Valuable Professional on at

    Hi @RodM ,

    You cannot use a Person (or any other complex type) field in another list for a Lookup in SharePoint. I actually never use Lookup fields in SharePoint as you can do the Lookup in Power Apps. 

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

  • RodM Profile Picture
    193 on at

    Yes, I'm not trying to do the lookup in SharePoint, I'm trying to do the lookup in my PowerApp.

    How am I able to lookup items on another list, by referencing a Person column within PowerApps?

     

  • Verified answer
    WarrenBelz Profile Picture
    156,454 Most Valuable Professional on at

    Hi @RodM ,

    Can you please share (in Text) the code you have attempted. You would need something like (I am guessing the control output here)

    LookUp(
     YourSPList,
     YourPersonField.DisplayName = YourDropDown.Selected.DisplayName
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

     

  • RodM Profile Picture
    193 on at

    @WarrenBelz ,
    Thank you!, I was able to figure it out, this is what worked:

    LookUp('QA Scoring List',DataCardValue129.Selected.DisplayName = Employee.DisplayName,'Assigned Supervisor')

     

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

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard