Use advanced formula techniques and custom updates in Power Platform
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
- The learning path Work with data in a Power Apps canvas app is recommended
- The learning path Use the UI and controls in a canvas app in Power Apps is recommended
Achievement Code
Would you like to request an achievement code?
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.
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.
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.
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.
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.
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.