What is PowerApps?

  

What is PowerApps  


  1. PowerApps is the platform/service provided by Microsoft.
  2. We can use PowerApps to build business apps by using low code, no code technology that runs on browsers, mobile, or tablets.

Microsoft PowerApps is a platform for building custom business applications that can connect to your business data and work across the web and mobile devices. With Power Apps, you can create a variety of applications, such as forms, workflows, and custom business processes, using pre-built templates or by building your own from scratch.

Power Apps provides a visual, drag-and-drop interface for creating and customizing your app. It also includes a powerful set of tools for developing and customizing your app, including the ability to write custom code, integrate with other systems and services, and publish your app for others to use.

You can use Power Apps to automate a wide range of business processes, from simple tasks like data entry and approval workflows, to more complex processes like customer onboarding and service request management. Power Apps can be used by organizations of all sizes, across a wide range of industries.

Usage

  1. If we are working with one or more database, then PowerApps quickly integrate more than one database to one place
  2. To build quick application that will be used for specific purpose

What are the different types of PowerApps

  1. Canvas App
  2. Model Driven App
  3. Portal Apps

Canvas App

  1. In canvas app we can drag and drop controls to the screens and create meaningful design by placing various controls at proper place on the screen
  2. When your design part completes you can add different database to the application and assign the controls to the database fields
  3. We can connect more than 200 data sources to the application
  4. You can go with canvas app if your application is Design oriented
  5. Canvas App takes design first approach
  6. Canvas app is not responsive by default, we must use containers and different controls to make it responsive.

Model Driven App

  1. Model driven app takes data first approach
  2. You can use model driven app where there is complex business logic like tables are internally connected to each other
  3. We can use CDS(Common Data Source)/Dataverse as a database
  4. This application is responsive by default
  5. Ex-Library Application.

Portal App

  1. Portal App allows user to create website and share it with organization and outside
  2. It allows customizing pages

No comments:

Post a Comment

Thanks!

Pages