Common command bar scenarios
Note
App in a Day instructor-led training
Continue your learning journey with the App in a Day instructor-led workshop. This course provides hands-on experience for building custom apps! Browse training events.
This module explores some common scenarios for customizing the command bars in Power Apps model-driven apps. Using Power Fx logic, you implement custom commands that handle various use cases. By combining these techniques, you provide app users with command bar commands that implement their unique requirements.
Learning objectives
In this module, you will:
- Implement a copy/clone of a data row from a command bar
- Dynamically use table permissions and definitions from command bar logic
- Improve the user experience using command bar commands using the Notify and Confirm functions
- Navigate to internal and external app content from command bar commands
Add
Prerequisites
None