In this video, you will learn how to use both the Patch Function and ForAll Function in Power Apps. Patch allows us to insert or update one or more records in a data source, or merge records outside of a data source. The ForAll function is great for looping through a table of data and running a formula once for each record. In the example, you will create a gallery with a multiple select option and then patch all of the selected records.