Skip to main content
PL-400T00: Microsoft Power Platform Developer
0%
Previous
Course data
Introduction
Audiobook: Introduction
Lesson 1: Use advance techniques in canvas apps to perform custom updates and optimization
Lesson 1: Use advance techniques in canvas apps to perform custom updates and optimization
Podcast Lesson 1: Use advance techniques in canvas apps to perform custom updates and optimization
Audiobook Lesson 1: Use advance techniques in canvas apps to perform custom updates and optimization
1.1.1 Imperative versus declarative development
1.1.2 The three types of variables in Power Apps
1.1.3 Global variables
1.1.4 Contextual variables
1.1.5 Collections
1.1.6 Additional variable concepts
1.1.7 Summary
Activity: Drag-and-Drop
Activity: Knowledge Check
1.2.1 Sometimes you need something more than forms
1.2.2 Use the Patch function to create and edit records
1.2.3 Delete records from data sources and collections
1.2.4 Use the Patch function to update a Gallery
1.2.5 Summary
Activity: True and False
Activity: Knowledge Check
1.3.1 Introduction
1.3.2 Filter Dataverse choice columns with Power Fx formulas
1.3.3 Modify choice and choices values
1.3.4 Summary
Activity: Sequence
Activity: Knowledge Check
1.4.1 Introduction
1.4.2 Work with one-to-many relationships
1.4.3 Work with many-to-many relationships
1.4.4 Summary
Activity: Short Answer / Fill-in-blank
Activity: Knowledge Check
1.5.1 What is relational data?
1.5.2 Work with relationships in Power Apps
1.5.3 Microsoft Dataverse for apps makes relationships even easier
1.5.4 Summary
Activity: True and False
Activity: Knowledge Check
1.6.1 Delegation overview
1.6.2 Functions, predicates, and data sources combine to determine delegation
1.6.3 Delegation warnings, limits, and non-delegable functions
1.6.4 Summary
Activity: Drag-and-Drop
Activity: Knowledge Check
1.7.1 The importance of thinking about performance
1.7.2 Improve performance with data sources
1.7.3 Testing and troubleshooting your app
1.7.4 Summary
Activity: Short Answer / Fill-in-blank
Activity: Knowledge Check
1.8.1 Introduction
1.8.2 Use Monitor to troubleshoot app start performance issues
1.8.3 Optimize App.OnStart
1.8.4 Data load strategies
1.8.5 Summary
Activity: Sequence
Activity: Knowledge Check
1.9.1 Introduction
1.9.2 Identify and resolve common problems
1.9.3 Collaborate by using Monitor
1.9.4 Summary
Activity: Short Answer / Fill-in-blank
Activity: Knowledge Check
1.10.1 Introduction
1.10.2 Set up an app for Application Insights
1.10.3 View Application Insights data
1.10.4 Custom logging with trace
1.10.5 Summary
Activity: Sequence
Activity: Knowledge Check
Lesson 2: Automate a business process with expressions and Dataverse actions using Power Automate
Lesson 2: Automate a business process with expressions and Dataverse actions using Power Automate
Podcast Lesson 2: Automate a business process with expressions and Dataverse actions using Power Automate
Audiobook Lesson 2: Automate a business process with expressions and Dataverse actions using Power Automate
2.1.1 Introducing Power Automate
2.1.2 Create your first flow
2.1.3 Troubleshoot flows
2.1.4 Summary
Activity: Sequence
Activity: Knowledge Check
2.2.1 Introduction to expressions
2.2.2 Get started with expressions
2.2.3 Notes make things easier
2.2.4 Types of functions
2.2.5 Write complex expressions
2.2.6 Summary
Activity: Short Answer / Fill-in-blank
Activity: Knowledge Check
2.3.1 Introduction
2.3.2 Dataverse triggers
2.3.3 Query data
2.3.4 Create, update, delete, and relate actions
2.3.5 Summary
Activity: Drag-and-Drop
Activity: Knowledge Check
Lesson 3: Introduction to developing with Microsoft Power Platform
Lesson 3: Introduction to developing with Microsoft Power Platform
Podcast Lesson 3: Introduction to developing with Microsoft Power Platform
Audiobook Lesson 3: Introduction to developing with Microsoft Power Platform
3.1.1 Introduction to Microsoft Power Platform for developers
3.1.2 Overview of Dataverse and the Common Data Model
3.1.3 Extending Power Platform with Azure
3.1.4 Power Platform environments
3.1.5 Summary
Activity: True and False
Activity: Knowledge Check
3.2.1 Introduction to developer Power Platform tooling
3.2.2 Solutions overview
3.2.3 Deploy apps with Package Deployer
3.2.4 Summary
Activity: Short Answer / Fill-in-blank
Activity: Knowledge Check
3.3.1 Introduction
3.3.2 User experience extensibility
3.3.3 Dataverse extensibility
3.3.4 Determine when to configure or when to code
3.3.5 Summary
Activity: Drag-and-Drop
Activity: Knowledge Check
Lesson 4: Extend the user experience with client scripting and command bar customization
Lesson 4: Extend the user experience with client scripting and command bar customization
Podcast Lesson 4: Extend the user experience with client scripting and command bar customization
Audiobook Lesson 4: Extend the user experience with client scripting and command bar customization
4.1.1 Introduction to client-side scripting
4.1.2 Upload scripts
4.1.3 Event handlers
4.1.4 Context objects
4.1.5 Client scripting common tasks
4.1.6 Summary
Activity: Sequence
Activity: Knowledge Check
4.2.1 Introduction to conducting global operations with the client API Xrm object
4.2.2 Client scripting best practices
4.2.3 Debugging client script
4.2.4 Summary
Activity: Short Answer / Fill-in-blank
Activity: Knowledge Check
4.3.1 Introduction
4.3.2 Create or edit modern commands
4.3.3 Work with classic commands
4.3.4 Use Power Fx
4.3.5 Summary
Activity: Tab Type 2
Activity: Knowledge Check
Lesson 5: Build basic code components with the Power Apps Component Framework
Lesson 5: Build basic code components with the Power Apps Component Framework
Podcast Lesson 5: Build basic code components with the Power Apps Component Framework
Audiobook Lesson 5: Build basic code components with the Power Apps Component Framework
5.1.1 Introduction to Power Apps component framework
5.1.2 Power Apps component framework architecture
5.1.3 Power Apps component tooling
5.1.4 Component manifest
5.1.5 Summary
Activity: Drop-down
Activity: Knowledge Check
5.2.1 (Part-1) Introduction to creating a code component
5.2.1 (Part-2) Introduction to creating a code component
5.2.2 Create a code component solution package
5.2.3 Test and debug code components
5.2.4 Summary
Activity: True /False
Activity: Knowledge Check
Lesson 6: Extending Power Platform Dataverse
Lesson 6: Extending Power Platform Dataverse
Podcast Lesson 6: Extending Power Platform Dataverse
Audiobook Lesson 6: Extending Power Platform Dataverse
6.1.1 Introduction to developing with Microsoft Dataverse
6.1.2 Microsoft Dataverse extensibility model
6.1.3 Event framework
6.1.4 Summary
Activity: Short Answer / Fill-in-blank
Activity: Knowledge Check
6.2.1 Introduction
6.2.2 Plug-ins usage scenarios
6.2.3 Plug-in execution context
6.2.4 Summary
Activity: Sequence
Activity: Knowledge Check
6.3.1 Introduction to the Microsoft Dataverse Web API
6.3.2 Insomnia
6.3.3 Authenticate against Microsoft Dataverse using OAuth
6.3.4 Use OData to query data
6.3.5 Use FetchXML to query data
6.3.6 Call Power Automate actions from the Web API
6.3.7 Use the Web API to impersonate another user
6.3.8 Track entity data changes with change tracking and the Web API
6.3.9 Summary
Activity: Drag-and-Drop
Activity: Knowledge Check
Lesson 7: Integrate with Dataverse and Azure
Lesson 7: Integrate with Dataverse and Azure
Podcast Lesson 7: Integrate with Dataverse and Azure
Audiobook Lesson 7: Integrate with Dataverse and Azure
Lesson 8: Get started with custom connectors for Microsoft Power Platform
Lesson 8: Get started with custom connectors for Microsoft Power Platform
Podcast Lesson 8: Get started with custom connectors for Microsoft Power Platform
Audiobook Lesson 8: Get started with custom connectors for Microsoft Power Platform
Lesson 9: Basic application lifecycle management in Microsoft Power Platform
Lesson 9: Basic application lifecycle management in Microsoft Power Platform
Podcast Lesson 9: Basic application lifecycle management in Microsoft Power Platform
Audiobook Lesson 9: Basic application lifecycle management in Microsoft Power Platform
Next
Side panel
Categories
All categories
AICERTs- Extended E-Learnin...
AICERTs- Extended E-Learnin...
NetCom+
NetCom+ v1
AI CERTs Free Courses
NetCom+ Bengali
Netcom+ Free Courses
AI Tools
Soft Skills
Internal Training
Microsoft Spanish
Home
Search
Search
Search
Search
Close
Toggle search input
Log in
Categories
Collapse
Expand
All categories
AICERTs- Extended E-Learnin...
AICERTs- Extended E-Learnin...
NetCom+
NetCom+ v1
AI CERTs Free Courses
NetCom+ Bengali
Netcom+ Free Courses
AI Tools
Soft Skills
Internal Training
Microsoft Spanish
Home
Course info
PL-400T00: Microsoft Power Platform Developer
Grade
Certificate
Certificate Download
Certificate Sharing