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 / Link 2 Sharepoint list...
Power Apps
Answered

Link 2 Sharepoint lists together from Title

(0) ShareShare
ReportReport
Posted on by 643

I have an app that needs to pull through information from one sharepoint list if a gallery is selected.

jamescosten_0-1659957480626.png

The gallery selection, filtering and viewing all works but now i need the top Formviewer to show information from a second list based upon the T812 number field in the gallery selected. Currently that field is: Concatenate(ThisItem.'Tool Number'.Value).

 

Assuming in the Formviewer i need to add a Look up? I tried this:

 

LookUp(Gallery3_2.Selected,ThisItem.'Tool Number'.Value,Title) but obviously im new to this and it didnt work.

Categories:
  • Verified answer
    BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    Hi @jamescosten ,

     

    The syntax for the LookUp() function can be found here: https://docs.microsoft.com/en-us/power-platform/power-fx/reference/function-filter-lookup#syntax

     

    In your case it will probably look something like this:

     

    LookUp(ToolsDataSource, Title = Gallery3_2.Selected.'Tool Number'.Value)

     

    If this doesn't work, please share some more information about the data source that has the tool information in it.

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