Perform custom updates in a Power Apps canvas app
Note
App in a Day Instructor-Led Training
Continue your learning journey with App in a Day hands-on Instructor led workshop. This course provides hands-on experience for building custom apps! Browse training events.
Important
Power Virtual Agents capabilities and features are now part of Microsoft Copilot Studio following significant investments in generative AI and enhanced integrations across Microsoft Copilot.
Some articles and screenshots may refer to Power Virtual Agents while we update documentation and training content.
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.