Thursday, 17 June 2021

Power Platform Tips and Tricks (4) Make your app.

 Power Platform Tips and Tricks (4) - Make your app.

How to start developing an app from a scratch? 

Microsoft has created a nice plan to develop your Power App. 


The basics of making an app are as follows:

  1. Plan: Identify the who, what, when, and why.

  2. Design: Model the data (decide how the data you need and create will be organized, accessed, and stored) and sketch out the app screens.

  3. Make: Create the app.

  4. Test: Have users try the app.

  5. Deploy and refine: Get your app into the hands of users, get feedback, and decide what to change or add.


3. The making phase

You have now planned and designed your app. The next step is to actually make it.

Basic steps for making canvas apps

The following are the basic steps for creating canvas apps.

  1. Set up the data source.

  2. Create a new app.

  3. Add connectors.

  4. Create the following screens:

    • Home screen

    • List view

    • View form

    • Edit form

  5. Create Power Automate flows.

Basic steps for making model-driven apps

The following are the basic steps for creating model-driven apps.

  1. Create a solution.

  2. Set up data models by defining entities and fields.

  3. Set up security roles.

  4. Create a site map by setting up a new model-driven app.

  5. Customize forms and views.

  6. Set up business process flows.

  7. Set up business rules.

  8. 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


Next blog will be step 4. Testing your App

Happy creating and developing, Martin

No comments:

Post a Comment

Power Platform Tips and Tricks (8) - How can I convince a customer?

  How can I convince a customer?  As a Presales consultant I'm always trying to convince a customer by knowing my customer. Gathering as...