title
Please take a moment to fill out this form. We will get back to you as soon as possible.
All fields marked with an asterisk (*) are mandatory.
Microsoft Power Platform Developer
Course Description
Overview
The Microsoft Power Platform helps organizations optimize their operations by simplifying, automating and transforming business tasks and processes. In this course, students will learn how to build Power Apps, Automate Flows and extend the platform to complete business requirements and solve complex business problems.Objectives
Audience
Prerequisites
-
Candidates should have:
- An introductory knowledge of Power Platfom
- Development experience that includes JavaScript, JSON, TypeScript, C#, HTML, .NET, Microsoft Azure, Microsoft 365, RESTful Web Services, ASP.NET, and Power BI
Topics
- Introduction to Dataverse
- Introduction to model-driven apps
- Model-driven apps, powered by Microsoft Dataverse
- Explore sample apps
- Check your knowledge
- Introducing model-driven apps
- Components of model-driven apps
- Design model-driven apps
- Exercise
- Exercise - Control security when sharing model-driven apps
- Exercise - Create a model-driven app
- Check your knowledge
- Identify tables and table types in Dataverse
- Create a custom table
- Enable attachments within a table
- Licensing requirements for each table type
- Lab - Create a new custom table and enable attachments
- Check your knowledge
- Define columns in Microsoft Dataverse
- Column types in Microsoft Dataverse
- Add a column to a table
- Create a primary name column
- Restrictions that apply to columns in a table
- Create an auto numbering column
- Create an alternate key
- Exercises
- Check your knowledge
- Define choice column
- Standard choices column
- Lab - Create a new choice or modify an existing choice
- Check your knowledge
- Relate one or more tables - Introduction
- Relationship types that are available in Microsoft Dataverse
- Create a one-to-many relationship between tables
- Create a many-to-many relationship between tables
- Edit or delete relationships
- Exercise - Create two tables and relate them by using a one-to-many relationship
- Check your knowledge
- Define business rules - Introduction
- Define the components of a business rule
- Create a business rule
- Exercise - Create a business rule
- Check your knowledge
- Introduction to rollup columns
- Create a rollup column
- Introduction to calculated columns
- Create a calculation column
- Exercise - Create a rollup column
- Exercise - Create a calculated column
- Check your knowledge
- Introduction to environment roles
- Understand environment roles
- Adding or disabling an environment user
- Understand security concepts in Dataverse
- Understand user security roles and security role defaults
- Exercise - Create a custom role
- Check the roles that a user belongs to
- Configure Dataverse teams for security
- Configure Dataverse group teams for security
- Check your knowledge
- Introduction to Power Apps
- Power Apps building blocks
- Exercise - Create your first app in Power Apps
- Exercise - Create an app from Excel using Copilot
- Ways to build Power Apps
- Power Apps related technologies
- Additional Power Apps related technologies
- Designing a Power Apps app
- Check your knowledge
- Improve apps by making basic customizations in Power Apps
- Create a navigation model for your canvas app
- Explore screens and controls in Power Apps
- Exercise - Get started with functions in Power Apps
- Check your knowledge
- Exercise - Manage app versions in Power Apps
- Exercise - Share apps in Power Apps
- Exercise - Understand environments in Power Apps
- Power Apps review
- Check your knowledge
- Understanding navigation
- The navigation and back function
- Lab - Create navigation functions
- More ways to use the navigation function
- Check your knowledge
- Use themes to quickly change the appearance of your app
- Branding a control
- Icons
- Images
- Personalization
- Using the tablet or phone form factors
- Exercise - Create UI for a new canvas app
- Check your knowledge
- Introduction to controls
- Core properties of controls
- Entering and displaying data with text controls
- Additional controls for enhancing your app's usability
- Media
- Lab - Create a canvas app with unique controls
- Exercise - Upload file to SharePoint document library
- Check your knowledge
- Create test plans
- User interface testing
- Performance optimization
- Diagnostics and analytics
- Documentation and the customer
- Check your knowledge
- Imperative versus declarative development
- The three types of variables in Power Apps
- Global variables
- Contextual variables
- Collections
- Additional variable concepts
- Exercise - Using the variables and collections
- Check your knowledge
- Formulas that process multiple records
- Math operations on tables
- Combine and separate records
- The ForAll function
- Lab - Using the ForAll function in a gallery
- Check your knowledge
- Sometimes you need something more than forms
- Using the Patch function to create and edit records
- Deleting record(s) from data sources and collections
- Using Patch function to update a Gallery
- Check your knowledge
- The importance of thinking about performance
- Improve performance with data sources
- Testing and troubleshooting your app
- Exercise - Using the Concurrent function to test performance
- Check your knowledge
- What is relational data?
- Work with relationships in Power Apps
- Exercise - Work with relational data
- Microsoft Dataverse for apps makes relationships even easier
- Check your knowledge
- Delegation overview
- Functions, predicates, and data sources combine to determine delegation
- Delegation warnings, limits, and non-delegable functions
- Check your knowledge
- Overview of the different data sources
- Work with action-based data sources
- Power Automate is a companion to Power Apps
- Check your knowledge
- Overview of custom connectors
- Overview of the custom connector lifecycle
- Use postman for your custom connector
- Check your knowledge
- Introducing Power Automate
- Exercise - Create your first flow
- Exercise - Create recurring flows
- Exercise - Monitor incoming emails
- Exercise - Share flows
- Troubleshoot flows
- Check your knowledge
- Provide solutions to real-world scenarios.
- Exercise - Build an approval request
- Exercise - Build a flow that processes an approval request
- Exercise - Learn to build a flow that runs at recurring time intervals
- Exercise - Create a business process flow
- Exercise - Create a business process flow that has conditions
- Check your knowledge
- Introduction to expressions
- Get started with expressions
- Notes make things easier
- Types of functions
- Write complex expressions
- Exercise - Creating a manual flow and using expressions
- Check your knowledge
- Introduction to Microsoft Power Platform for Developers
- Overview of Microsoft Dataverse and the Common Data Model
- Extending Power Platform with Azure
- Check your knowledge
- Introduction to developer Microsoft Power Platform tooling
- Exercise - Install and use developer tools
- Solutions overview
- Deploy apps with Package Deployer
- Exercise - Use the Power Apps CLI
- Check your knowledge
- Introduction
- User experience extensibility
- Microsoft Dataverse extensibility
- Exercise - Create a Custom API
- Determine when to configure or when to code
- Check your knowledge
- Introduction to developing with Microsoft Dataverse
- Microsoft Dataverse extensibility model
- Event framework
- Check your knowledge
- Introduction to Plug-ins
- Plug-ins usage scenarios
- Custom workflow extensions
- Plug-in execution context
- Exercise - Write your first plug-in
- Check your knowledge
- Introduction to client-side scripting
- Upload scripts
- Event handlers
- Context objects
- Client scripting common tasks
- Exercise - Use client script to hide a form section
- Check your knowledge
- Introduction to conducting global operations with the client API Xrm object
- Client scripting best practices
- Debugging client script
- Exercise - Use table data from client script
- Check your knowledge
- Introduction to Power Apps component framework
- Power Apps component framework architecture
- Power Apps component tooling
- Demo of Power Apps code component
- Check your knowledge
- Introduction to creating a code component
- Create a code component solution package
- Test and debug code components
- Check your knowledge
- Introduction to using React within a Power Apps component
- Use the formatting API in a Power Apps component
- Use the Microsoft Dataverse web API in a Power Apps component
- Write a pop-up Power Apps component
- Check your knowledge
- Introduction to the Microsoft Dataverse Web API
- Authenticate against Microsoft Dataverse by using OAuth
- Interact with Microsoft Dataverse Web API by using Postman
- Use OData to query data
- Use FetchXML to query data
- Call Power Automate actions from the Web API
- Use the Web API to impersonate another user
- Track entity data changes with change tracking and the Web API
- Check your knowledge
- Microsoft Dataverse Azure Solutions overview
- Expose Microsoft Dataverse data to Azure Service Bus
- Write a Service Bus Event Listener that consumes Microsoft
- Publish Microsoft Dataverse events with webhooks
- Write an Azure Function that processes Microsoft Dataverse events
- Check your knowledge
Self-Paced Training Info
Learn at your own pace with anytime, anywhere training
- Same in-demand topics as instructor-led public and private classes.
- Standalone learning or supplemental reinforcement.
- e-Learning content varies by course and technology.
- View the Self-Paced version of this outline and what is included in the SPVC course.
- Learn more about e-Learning
Course Added To Shopping Cart
bla
bla
bla
bla
bla
bla
Self-Paced Training Terms & Conditions
Exam Terms & Conditions
Please refer to the full terms and conditions here.
Sorry, there are no classes that meet your criteria.
Please contact us to schedule a class.
STOP! Before You Leave
Save 0% on this course!
Take advantage of our online-only offer & save 0% on any course !
Promo Code skip0 will be applied to your registration
Purchase Information
title
Please take a moment to fill out this form. We will get back to you as soon as possible.
All fields marked with an asterisk (*) are mandatory.