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 / Adding a label on a fo...
Power Apps
Unanswered

Adding a label on a form control that reads another sharepoint list

(0) ShareShare
ReportReport
Posted on by 144 Season of Giving Solutions 2025

Hi,

 

I currently have a form control that connects to my main SharePoint list. I have another list that contains historical updates of a field in the main list.

 

I wanted to add a label inside the form control that looks at my historical update list and shows the latest update that was done based on the Title field of the main list. would this be possible? I wanted to show who last entered a data on that field by reading my historical list.

 

 

Categories:
I have the same question (0)
  • Sunil Kumar Pashikanti Profile Picture
    1,046 Moderator on at

    sure @powerdevkris ,

     

    You can use lookup function to get the desired information from a list by passing filter value. You have to assign the value to the label control text property.

     

    LookUp(
    'Historical Updates',
    Title = ThisItem.Title
    ).ColumnToDisplay

     

    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.

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 545 Most Valuable Professional

#2
Haque Profile Picture

Haque 314

#3
Kalathiya Profile Picture

Kalathiya 234 Super User 2026 Season 1

Last 30 days Overall leaderboard