PowerApps – Patch attachment to SharePoint list

PowerApps – Patch attachment to SharePoint list

Connect to SharePoint as a datasource:
https://www.youtube.com/watchv=IFJJEqy_xFg&ab_channel=WeTechCareOfYou

Code used in video:
Patch( ‘test list’, Defaults(‘test list’),
{
Title: “TESTING Patch”
}, Form1.Updates );

You can watch the full video here:
https://youtu.be/PqVkYofL6xs