- Explore Microsoft Power Apps component framework and its architecture, along with tooling techniques.
This module explains the following concepts:
- Power Apps component framework architecture
- Power Apps component tooling
- The goal of this module is to review how to achieve common user experience automation procedures through Client Script. This module is intended to serve as a practical guide for how to solve real-world scenarios that are frequently encountered during Microsoft Power Platform implementations.
This module explains how to:
- Write client scripts to perform common actions as listed in the module units.
- This module focuses on educating developers on how to perform common techniques in regard to automating business processes using client scripting, along with explaining the context of when these scenarios might be applied.
This module explains how to:
- Automate business processes using JavaScript/TypeScript API methods.
Power BI Fundamentals - Create visualizations and dashboards from scratch
Get 20% off all career paths from fullstack to AI
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Syllabus
- Get started with Power Apps component framework
- Introduction to Power Apps component framework
- Power Apps component framework architecture
- Power Apps component tooling
- Component manifest
- Demo of the Power Apps code component
- Check your knowledge
- Summary
- Perform common actions with client script in Power Platform
- 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
- Summary
- Automate business process flows with client script
- 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
- Summary