Making phase
You have now planned and designed your app. The next step is to actually make it.
Tip
In addition to the links below, you'll find a curated collection of links at Microsoft Power Platform: Learning Resources.
Basic steps for making canvas apps
The following are the basic steps for creating canvas apps.
Set up the data source.
Set up tables (when using Microsoft Dataverse).
Set up tables (when using a database).
Set up lists (when using SharePoint).
-
Home screen
List view
View form
Edit form
Basic steps for making model-driven apps
The following are the basic steps for creating model-driven apps.
Create a solution.
Set up security roles.
Create a site map by setting up a new model-driven app.
Set up business process flows.
Set up business rules.
Set up Power Automate flows.
More information: Understand model-driven app components
Developing solutions collaboratively
When developing your solutions with multiple app makers, collaboration techniques depend on which type of application you're making.
Canvas apps
You can develop canvas apps collaboratively by using Power Apps components—a set of reusable building blocks—and also by using component libraries, which are a repository you can use to share and collaborate with others on Power Apps components you've created. More information: Collaborative Development for PowerApps Canvas Apps
Model-driven apps
When developing model-driven apps, consider using solutions and environments designated for multiple app makers. More information: Solutions overview