Hello Friends,
I'm having an issue with SharePoint integration and I can't find a solution that is specific to my needs.
When opening the PowerApp in the SharePoint list to make edits ( via "Edit All"), my submit button creates a new item instead of updating the forms. I have more than one form on the screen to submit.
My submit button formula is:
Patch('PCAR- Testing',Defaults('PCAR- Testing'),Form4.Updates,Form5.Updates,Form6.Updates,Form7.Updates,8.Updates)
If I'm using .Updates, I'm not sure why it is creating a new item. I am also very NEW at powerapps. Any and all help is appreciated.
Thanks! & Happy Holidays Everyone