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 / Pulling information fr...
Power Apps
Answered

Pulling information from one SharePoint list into another SharePoint List.

(0) ShareShare
ReportReport
Posted on by 22

In one SharePoint list (A) I have a choice field called "Plant Area". In my power App, when the user selects the "Plant Area" I want the Reviewer/Approvers to be filled in from the data from the second SharePoint List (B). Both SharePoint List have matching "Plant Area" data.

 

 

Matthey_0-1645041240361.png

 

Categories:
I have the same question (0)
  • PowerRanger Profile Picture
    3,458 Super User 2024 Season 1 on at

    @Matthey have you considered using a lookup column instead a choice field?

     

    ListB will contain all Plant Areas and approvers. ListA has a lookup to ListB.

     

    This may or may not solve your needs - depending on what you want to achieve.

     

    If you do want to do it with your current list layout I need some more details. Is each column a person field? So ListB has several person columns as ListA does? Si gle or Multiselect?

     

     

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

    Hi @Matthey ,

    You can make the Update of the Data Card

    LookUp(
     YourSecondList,
     'Plant Area' = YourDropDownName.Selected.Value
    ).YourRequiredFieldName

    I would not recommend a Lookup field as they will cause you a lot of unnecessary grief 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

     

  • Matthey Profile Picture
    22 on at

    Your suggestion above works well. Is there another step for the name to show up in the choice field on the App? I have the display set to view so the user can not change the valve, But I want the user to see the Reviewers and Approvers, so they know who the request will be going out. Currently under the Update, it is displaying the correct information when I select the down arrow.

  • WarrenBelz Profile Picture
    156,275 Most Valuable Professional on at

    Hi @Matthey ,

    If this is a Combo Box, the DefaultSelectedItems assuming you are displaying a Text field would be

    {Value:ThisItem.YourFieldName}

     

    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

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 421 Most Valuable Professional

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard