Announcements
Hi! I need some help with a Power Apps form, maybe someone here knows how to fix this.
I have a form in Power Apps where the user needs to upload an attachment. The form contains several fields, like request number, status and the attachment, however these fields are saved into a SharePoint list. The problem is with the request number and status since they are values created earlier in the process in a different screen and are stored in a different SharePoint list.
What I tried to do is:
Has anyone dealt with this before? What’s the correct way to make a form capture values from a gallery and save them into a SharePoint list?
Set( gblRecord, ThisItem ); NewForm(YourFormName)
gblRecord.YourFieldName
Patch( List1, { ID: gblRecord.ID, Field1: YourControlOutput . . . . . } )
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 549 Most Valuable Professional
Kalathiya 225 Super User 2026 Season 1
Haque 224