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 details not upd...
Power Apps
Unanswered

Lookup details not updating in SharePoint list

(0) ShareShare
ReportReport
Posted on by 8

Hi

I created a form in the power apps and the data source is in the SharePoint list in that 3 are lookup fields.

I create a new power app and add the new form with the details after updating the lookup details I submitted the form but the details are not saved in the SharePoint list. I do not know the exact issue.

Kindly advise how to solve it.

Categories:
  • theapurva Profile Picture
    970 Super User 2024 Season 1 on at

    Hello

     

    Also, Instead of creating the form manually,
    You can use the Form control of PowerApp for items addition.

     

    If you are pushing the lookup column with Patch, you have to pass ID and Value both

     

    Patch(SPList, Defaults(SPList),
    YourLookupCoulmn: {
     Id: 2,
     Value: "Test"
     }
    )

     

     

    Also, If you have added the lookup columns after opening the PowerApp, 
    Please refresh the List Datasource in App. This will get the updated schema of the list.

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