
Class Recordings

Post-program Follow-ups

Exam Assistance

24*7 Learner Support
PL-400T00: Microsoft Power Platform Developer - Course Overview
The PL-200T00: Microsoft Power Platform Functional Consultant course imparts knowledge in building model-driven, canvas, and power portal apps. Learners will gain expertise in first model-driven app creation with Dataverse and Power apps. It helps learners to understand Dataverse functions and security roles. It offers learnings in Common Data Service configuration, power apps creation and configuration, and Business process automation configuration. It enhances your skills in extending the user experience, the platform and developing integration.
The course consists of business process flow automation with client script, Power Apps comment framework, Dataverse Web API, and Dataverse Azure solutions integration. It will help you learn about the expressions in Power Automate, approval flows building with Power Automate, custom updates in a Power Apps canvas app and imperative development techniques for canvas apps in Power Apps.
The course prepares you for the PL-400 exam.
Course Curriculum
Target Audience
- Candidates with practical knowledge of Power Platform services, including in-depth understanding of capabilities, boundaries, and constraints.
- Learners who design, create, protect, and troubleshoot Power Platform solutions.
- Learners who execute components of a solution that include application enhancements, custom user experience, system integrations, data conversions, custom process automation, and custom visualizations.
Course Objectives
After completing the course, learners will be able to:
- Configure Common Data Service
- Implement business process automation
- Build model-driven apps in Dataverse and Power apps
- Manage Tables in Dataverse
- Work with choices in Dataverse
- Build the UI in a canvas app in Power Apps
- Extend the user experience
- Develop integrations
Pre-requisites
This course suits people who:
- Have development experience that includes JavaScript, JSON, TypeScript, C#, HTML, .NET, Microsoft Azure, Microsoft 365, RESTful Web Services, ASP.NET, and Power BI
- Have a basic knowledge of the Power Platform
About Related Certification:
Microsoft Certified Power Apps + Dynamics 365 Developer Associate
Microsoft Certified Power Platform Developer Associate
The Microsoft Certified Power Apps + Dynamics 365 Developer Associate Certification affirms your skills in achieving key technical business analysts’ tasks, such as data modeling, basic UX design, requirements analysis, and process analysis. This certification is for business professionals having an in-depth understanding in the solution domain, and using it for building Microsoft Power Platform solutions to simplify, automate, and transform tasks and processes for their teams.
This certification also validates knowledge in Designing and creating apps and automating workflows, analyzing and visualizing data in an app or automated workflow context, and implementing and managing apps and automated workflows.
The Microsoft Certified Power Platform Developer Associate certification validates learners’ understanding in designing, developing, securing, and extending Microsoft Power Platform solutions. Learners know about creating solution components, including application enhancements, custom user experience, system integrations, data conversions, custom process automation, and custom visualizations. This certification confirms your knowledge of Microsoft Power Platform services and a foundational understanding of DevOps practices for Microsoft Power Platform and development experience using JavaScript, JSON, TypeScript, C#, HTML, .NET, Azure, Microsoft 365, RESTful web services, ASP.NET, and Power BI.
It is mandatory to pass PL-400: Microsoft Power Platform Developer exam to earn the certification. PL400T00: Microsoft Power Platform Developer course material extends comprehensive learning to master the skills and knowledge on the topics that may be part of this examination.
Training Options
ONLINE TRAINING
Virtual Instructor-Led Session
- 4 days Instructor-led Online Training
- Experienced Subject Matter Experts
- Approved and Quality Ensured Training Material
- 24*7 Leaner Assistance And Support
CORPORATE TRAINING
Customized to your team's need
- Customized Training Across Various Domains
- Instructor-Led Skill Development Program
- Ensure Maximum ROI for Corporates
- 24*7 Learner Assistance and Support
Course Outline
- Discover the value and key features of Dataverse
- Learn about the value and key features of model-driven apps
- Explore sample model-driven template apps
- Learn about model-driven app design
- Create a model-driven app
- Lab: Control security when sharing model-driven apps
- Lab: Create a model-driven app
- Tables in Dataverse
- Types of tables that are available in Dataverse
- Creating a custom table
- Enabling attachments within a table
- Which licensing requirements to apply to use each type of table
- Lab: Create a new custom table and enable attachments
- Learn what a column is in Dataverse
- Learn about the types of columns that are available in Dataverse
- Add a column to a table
- Learn what a primary name column is in Dataverse
- Identify restrictions that are associated with columns
- Create an auto-numbering column
- Create an alternate key
- Learn about choices
- Explore the standard choices
- Create a new choice or modify an existing one
- Lab: Create a new choice or modify an existing choice
- Why you should segment data that is used by your solutions into many tables
- Why you need to relate one table to another
- How to build relationships between tables
- How to select the proper relationship type when you're building solutions with Dataverse
- Lab: Create two tables and relate them by using a one-to-many
- Define business rules in Dataverse
- Create and manage business rules in Dataverse
- Lab: Create a business rule
- Define a rollup column
- Create a rollup column
- Identify a calculation column
- Create a calculation column
- Lab: Create a rollup column
- Lab: Create a calculation column
- Learn about security roles and apply them to users in an environment
- Learn how to add users to an environment
- Understand security concepts in Dataverse
- Identify default security roles
- Create a custom role
- Create a custom security role and assign it to entities and users
- Learn how to configure Dataverse teams for security
- Learn how to configure Dataverse group teams for security
- Lab: Create a custom role
- Explore how Power Apps can make your business more efficient
- Learn how to use different technologies to perform different tasks in Power Apps
- Learn about the different ways to build an app in Power Apps
- Create your first app from data in an Excel workbook
- Lab: Create your first app in Power Apps
- Change the layout of a gallery
- Change the data that a control shows
- Change the order in which fields appear
- Change the control with which a user provides information
- Explore controls on each screen of an app
- Format a number as a price
- Color prices based on their values
- Explore formulas in a generated app
- Lab: Get started with functions in Power Apps
- Learn how to view and restore app versions
- Explore how to share an app, including permissions and notifications
- Learn about what environments are, how to create them, and how to manage security
- Find more information about Power Apps
- Lab: Manage app versions in Power Apps
- Lab: Share apps in Power Apps
- Lab: Understand environments in Power Apps
- Understand how navigation works in a canvas app
- Use the Navigate and Back functions
- Understand the different ways these functions can be invoked
- Lab: Create navigation functions
- Understand the basics of building the UI through themes, icons, control customization, and images
- Use personalization in a canvas app
- Understand the differences between the Tablet and Mobile form factors
- Lab: Create UI for a new canvas app
- Understand how to use controls in a canvas app
- Use the different types of controls
- Understand how Galleries and Forms related to controls
- Lab: Create a canvas app with unique controls
- Learn about the different types of test plans and the components of a good test plan
- Identify and discuss optimization tools and performance tuning
- Learn about the benefits of documenting your application
- Understand imperative vs. declarative development
- Understand the variables in Power Apps
- Understand when to utilize each of the three different types of variables
- Lab: Using the variables and collections
- 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
- Lab: Using the ForAll function in a gallery
- 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
- Use best practices to improve the performance of your app
- Understand how to test an app best
- Use fiddler for troubleshooting
- Lab: Using the Concurrent function to test performance
- Understand relational data
- Use relational data to improve an app user's experience in Power Apps
- Understand how to use relational data in Microsoft Dataverse
- Lab: Work with relational data
- Understand the different limits of different data sources
- Understand how functions, predicates, and operators all play roles in the limits
- Use this new understanding to choose the best data source for an app
- Understand and use action-based connectors
- Integrate user information and user-profile information into a canvas app
- Use Power Automate with Power Apps
- Understand custom connectors and the basics of how to build one
- Understand the custom connector lifecycle
- Use postman with a custom connector
- Create a flow that automatically saves email attachments
- Learn how to create a button flow to send yourself a reminder
- Lab: Create your first flow
- Lab: Create recurring flows
- Lab: Monitor incoming emails
- Lab: Share flows
- Create and process approval requests
- Build a flow that runs at recurring time intervals
- Create a business process flow with conditions
- Lab: Build an approval request
- Lab: Build a flow that processes an approval request
- Lab: Learn to build a flow that runs at recurring time intervals
- Lab: Create a business process flow
- Lab: Create a business process flow that has conditions
- Use one or more functions to create expressions
- Use functions to retrieve data, change data, evaluate data, and more
- Lab: Creating a manual flow and using expressions
- Explain what solution components exist within the Microsoft Power Platform
- Explain key components of Microsoft Dataverse and the Common Data Model
- Explain what Azure solution elements relate to the Microsoft Power Platform
- Explain what AI Solutions exist as it relates to the Microsoft Power Platform
- Navigate the Developer Guide successfully in support of their Microsoft Power Platform development efforts
- Install NuGet packages available for Microsoft Power Platform development
- Work with the Configuration Migration tool
- Work with Package Deployer
- Leverage Solution Packager to isolate features
- Run the Plugin Registration Tool
- Lab: Install and use developer tools
- Lab: Use the Power Apps CLI
- Identify which elements architecturally comprise the Microsoft Power Platform
- Learn about the areas of extensibility that are available to customize Microsoft Power Platform through code
- Discover different approaches to common business scenarios with respect to achieving extensibility by means of configuration versus code
- Lab: Create a Custom API
- Explain what functions can be executed against Microsoft Power Platform via Microsoft Power Platform SDKs
- Perform basic operations against Microsoft Power Platform, such as create/read/update/delete operations
- Learn how to extend plug-ins
- Lab: Write your first plug-in
- Lab: Write a custom workflow extension
- Write client script to perform common actions as listed in the module units
- Lab: Use client script to hide a form section
- Automate business process flow actions by using JavaScript/TypeScript API methods
- Lab: Use table data from the client script
- Learn about Power Apps component framework architecture
- Learn about Power Apps component tooling
- Create a custom Power Apps component
- Create a code component solution package
- Test and debug a code component
- Learn key concepts of Dataverse auditing
- Use formatting API in a Power Apps component
- Use Dataverse web API in a Power Apps component
- Discover the portal components that are available to display and interact with Dataverse data on the portal
- Identify the various features of the portal components
- Display a list of data and an associated drill-down for details
- Configure a table form to access individual records
- Trigger classic Dataverse workflows from the portal
- Lab: Use a table list and table form
- Discover where software development can resolve particular portal feature requirements
- Employ portal application lifecycle management for Power Apps portals
- Apply JavaScript code to portal assets
- Use Cascading Style Sheets (CSS) to address specific portal development requirements
- Lab: Add advanced client-side functionality
- Learn about the relationship between web templates, page templates, and webpages
- Discover how custom web templates can be built by using HTML, Cascading Style Sheets (CSS), Liquid, and JavaScript
- Use Liquid template language to build and structure web templates
- Learn how to embed custom CSS and JavaScript into web templates
- Learn how to reference other web templates in a web template
- Lab: Create an extendable web template
- Interact with Dataverse Web API by using Postman
- Authorize against Dataverse with OAuth
- Use OData to query data
- Publish Dataverse events to Microsoft Azure Service Bus
- Write a Service Bus Event Listener that consumes Dataverse events
Course Reviews


Ashok Hande
Analyst


Charusheela Tharwani
Consultant
FAQ's
This course provides comprehensive learning in building Power Apps, Automating Flows and extending the platform to meet business needs and resolve complex organizational problems. It helps you understand how to optimize operations by simplifying, automating and transforming business tasks and processes utilizing the Microsoft Power Platform.
This exam measures learners’ understanding and skills in Business process automation configuration, Microsoft Dataverse configuration, technical design creation, extending power platform, developing integrations, and Power Apps creation and configuration.
Learners can get the roles such as Developer, Power Platform administrator, System administrator and more.
You must get a minimum of 700 out of 1000 to pass this examination.
The Course has duration of 5 days (40 hours).
The learner should have basic knowledge of Power Platform and development experience that includes JavaScript, JSON, TypeScript, C#, HTML, .NET, Microsoft Azure, Microsoft 365, RESTful Web Services, ASP.NET, and Power BI.
Yes, recordings are available for 90 days after attending the live session.
Vinsys prepares learners for real-life business scenarios. It is one of the prominent IT training platforms that render thorough training and comprehensive course materials. They have a learner-centric training program that helps learners thrive in their careers. You can choose from convenient training options that include Virtual instructor-led training, instructor-led training, private group training, and more.