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 and display an ...
Power Apps
Answered

Lookup and display an item of a list based on list entry

(0) ShareShare
ReportReport
Posted on by 10
Hi community, 
 
I'm fairly new to Power Apps and I'm counting and thankful for your support. 
I'm building a MS List item comparison view in Power Apps as outlined:
 
The backend is a Sharepoint list.
When searching an no. in the search box (here 7840078) the item of the list is displayed on the left side.

My problem to solve:
If theres a no. in the list item for Alternative_ID (here 7811121) the right detail form should display the whole item with this no. so that a person can compare both items.

Can anyone please help how to write the lookup code (or any other) for the property ITEM of the right detail card?
Thanks
Categories:
I have the same question (0)
  • Verified answer
    MS.Ragavendar Profile Picture
    7,162 Super User 2026 Season 1 on at
     
    Hi  SD-20020921-0,
     
    You can achieve this by using the LookUp function in Power Apps.
     
    Left Detail
    LookUp(YourSharePointList, ID = Value(txtSearchBox.Text))
     
    Right Detail
    LookUp(YourSharePointList, ID = Value(ThisItem.Alternativeprodukt_ID))
     
    Hope this will help!
     
  • SD-20020921-0 Profile Picture
    10 on at
    Hi, 
     
    thanks, your reply almost did the magic but gave me the proper hint where to go, thank you.
    Actually I did:
     
    LookUp(SPList;ID = Text(DataCardValue16.Text))
     
    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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 839

#2
Valantis Profile Picture

Valantis 533

#3
Haque Profile Picture

Haque 412

Last 30 days Overall leaderboard