Perform custom updates in a Power Apps canvas app

Intermediate
Functional Consultant
App Maker
Microsoft Power Platform
Power Apps

Note

App in a Day instructor-led training

Continue your learning journey with the App in a Day 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, after significant investments in generative AI and enhanced integrations across Microsoft Copilot.

Some articles and screenshots might refer to Power Virtual Agents while we update documentation and training content.

With some Power Apps canvas apps a form isn't the solution. This module focuses on how to perform custom updates when your data isn't in a form.

Learning objectives

This module explains how to:

  • Use the Patch function to update your data.
  • Understand how the Defaults function is used to create new records with Patch.
  • Use 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.