You might have come across a scenario where you need to save bulk records to your datasource. Using gallery control we can create an UI for end users to enter multiple rows on demand. But then how to save all those entered rows in bulk to backend?

Thats what we are going to see in this video. There could be multiple ways, I am gonna discuss two approaches here. First is with ForAll and Patch function. Second is with Collect function.

Save bulk records from Gallery in PowerApps to SharePoint list
Jan 03 2020

Sarvesh Shinde

In this video article we will see how to add bulk records from Gallery control in PowerApps to your datasource.