- Module 1: Do you have need for complex formulas in your app? This module can help you write those formulas.
- Utilize formulas that process multiple records
- Use the Concat function to combine text from multiple records
- Utilize the Countrows, CountIf, ForAll
- Perform math operations on data in a table
- Module 2: Explore how you can use Power Fx formulas to work with Microsoft Dataverse choice and choices columns. These column data types present the user with a fixed list of values defined by the maker.
- Discover the Choice field basics.
- Learn when to use choice or lookups.
- Filter data on choice values.
- Module 3: Learn how to use Microsoft Dataverse relationships in canvas apps from Microsoft Power Apps.
- Discover various Microsoft Dataverse relationship types.
- Learn how to use one-to-many relationships.
- Learn how to use many-to-many relationships.
- Module 4: Learn how to use imperative vs. declarative development.
- Understand imperative vs. declarative development
- Understand the variables in Power Apps
- Understand when to utilize each of the three different types of variables
- Module 5: 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.
- 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
- Module 6: Learn how to unpack a canvas app from a single monolithic file to many files, each describing an individual part of the app.
- Practice how to unpack and pack apps.
- Learn how a canvas app is represented in YAML.
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will:
In this module, you will: