Perform custom updates in a Power Apps canvas app
Note
Come join us for the first official Microsoft Power Platform Conference. This event is jam-packed with Microsoft’s senior thought leaders, software engineers, and community experts - all focused on uniting humanity and technology. Do not miss this exciting and fun in-person experience.
With some Power Apps canvas apps a form is not the solution. This module will focus on how to perform custom updates when your data is not in a form.
Learning objectives
In this module, you will:
- Use the Patch function to update your data
- Understand how the Defaults function is used to create new records with Patch
- Utilize the Remove and RemoveIf functions to delete records
- Determine whether to use Clear and Collect or ClearCollect in their scenario
Prerequisites
A basic understanding of how to create a Power Apps canvas app.