Getting Started with Microsoft Power Apps - SebeMsomi/AppFactoryCodeKatas GitHub Wiki

Welcome to the AppFactoryCodeKatas wiki!

Table of Content

  1. What is PowerApps
  2. Overview
  3. Exercise

What is Power Apps?

Power Apps is a service for building and using custom business apps that connect to data and work across the web and mobile - without the time and expense of custom software development.

PowerApps is basically a development platform for mobile and web apps. It is a suite of apps, services, connectors and data platform that build custom apps for business.

Build custom business apps that connect to business data that is stored either in the underlying data platform (Common Data Services – (CDS)) CDS - securely store and manage data that's used by business applications. Data within Common Data Service is stored within a set of entities.

Overview

Create app

A easiest way to get started is to generate an app from your own data. Connect PowerApps to the data source you want to utilize. (for example, a OneDrive for Business) and watch as PowerApps automatically builds a three-screen app for browsing the list, viewing detailed records and editing data.

output

<a href="https://apps.powerapps.com/play/9a48be22-62e1-4cba-92ad-a8b5fa9ebb12?tenantId=d63618bb-c84a-4ab2-aae8-2b5d8b091ec5&source=portal&screenColor=rgba(105%2C%20180%2C%2069%2C%201">link text</a>

The browsescreen

detailscreen