Customize the command bar in Power Apps
Power Apps model-driven apps implement a consistent user experience. A key component of that experience is how users are presented and can interact with available commands. As part of designing the model-driven app, a maker can customize the bars to add commands, hide commands and modify their behavior. This learning path introduces you to how to customize the command bar. We also cover common scenarios and advanced concepts.
Prerequisites
None
Modules in this learning path
Note
App in a Day Instructor-Led Training
Continue your learning journey with App in a Day hands-on Instructor led workshop. This course provides hands-on experience for building custom apps! Browse training events.
Important
Power Virtual Agents capabilities and features are now part of Microsoft Copilot Studio following significant investments in generative AI and enhanced integrations across Microsoft Copilot.
Some articles and screenshots may refer to Power Virtual Agents while we update documentation and training content.
Learn to implement actions for customized commands on the command bar in Power Apps.
Note
App in a Day Instructor-Led Training
Continue your learning journey with App in a Day hands-on Instructor led workshop. This course provides hands-on experience for building custom apps! Browse training events.
Important
Power Virtual Agents capabilities and features are now part of Microsoft Copilot Studio following significant investments in generative AI and enhanced integrations across Microsoft Copilot.
Some articles and screenshots may refer to Power Virtual Agents while we update documentation and training content.
This module explores some common scenarios for customizing the command bars in Power Apps model-driven apps. Using Power Fx logic, you'll implement custom commands that handle various use cases. By combining these techniques, you'll provide app users with command bar commands that implement their unique requirements.
Note
App in a Day Instructor-Led Training
Continue your learning journey with App in a Day hands-on Instructor led workshop. This course provides hands-on experience for building custom apps! Browse training events.
Important
Power Virtual Agents capabilities and features are now part of Microsoft Copilot Studio following significant investments in generative AI and enhanced integrations across Microsoft Copilot.
Some articles and screenshots may refer to Power Virtual Agents while we update documentation and training content.
In Power Apps model-driven apps, command bars provide users with a set of commands they can select to run custom logic. In this module, we'll explore some advanced concepts and techniques you can use when customizing command bar commands.