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 / patch lookup column
Power Apps
Unanswered

patch lookup column

(0) ShareShare
ReportReport
Posted on by 67

i have two lists in sharepoint - positions list and daily activity list , now i have selected a particular postion which is in daily activity list which uses positions list lookup of title column , so while selecting a particular record i populated the creted by text to hr in  daily activity list . Now i want to patch whole data in  daily activity list including hr name , how to do it ?

 

HR: LookUp(Positions, ID = ddAPosition.Selected.Value).'Created By'.DisplayName

i select the position dropdown values which autopopulate the hr name now i want to ptach this in list i am getting error

Categories:
  • Fredrik_A Profile Picture
    3,644 Super User 2026 Season 2 on at

    You need to write the lookup patch such as:

     Skill: {
     '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedLookup",
     Id: Dropdown1.Selected.ID, // Use the ID of the selected skill
     Value: Dropdown1.Selected.Data // Use the display name of the selected skill

    }

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 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard