Use advanced formula techniques and custom updates in Power Platform

Advanced
Functional Consultant
App Maker
Microsoft Power Platform
Power Apps
Microsoft Dataverse
Visual Studio Code

Do you want to use formulas in a more advanced way? This learning path will help you use advanced formulas and perform custom updates.

This learning path can help you prepare for the Microsoft Certified: Microsoft Power Platform App Maker Associate certification.

Prerequisites

Modules in this learning path

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.

Do you have need for complex formulas in your app? This module can help you write those formulas.

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.

Explore how you can use Power Fx formulas to work with the Choice column in Microsoft Dataverse. These column data types present the user with a fixed list of values that are defined by the maker.

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.

Learn how to use Dataverse relationships in canvas apps from Power Apps. As real-life objects are related to each other, the relationships are used in Dataverse to link rows in one table to another. Using the relationships properly means that apps can hide unnecessary complexities of the data model.

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.

Imperative development techniques can help you achieve the goal for your app. You learn about different development methods and different variables in 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.

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.

Learn how to unpack a canvas app from a single monolithic file to many files, each describing an individual part of the app. In these files, formulas from your app are represented in YAML text format to allow for a simple reading and editing experience.