
What is PowerApps? A quick overview
PowerApps is a tool for building business mobile apps. A main characteristic of PowerApps is that it is designed for non programmers.
It provides a simple way to connect apps to Excel spreadsheets in cloud storage (eg, stored on OneDrive or Google Drive). You can also access internal company SQL Server databases, SharePoint Servers, and many other data sources. A typical use of PowerApps is to build apps that show, modify, or update records from a data source.
To build apps, we can use a web based designer, or we can use a Windows based app called PowerApps Studio. Users can run the apps we build through a 'player' application. These player apps are available for iOS, Android, and Windows operating systems. Users can download these player app through the appropriate app store.
PowerApps is subscription based, and only users with an active subscription can run apps. It provides simple sharing of apps and data with people within an organisation and is less suitable for building consumer apps.
Microsoft PowerApps Website
Documentation
Latest Posts
- Location - Finding the closest location and and sorting records by distance, based on the current location of the user
- SQL - Security - How can users hack shared SQL connections?
- SQL - How NOT to name database tables, columns, and objects
- Formulas - How to cope with weekends and public holidays in date calculations
- Licensing - What license do I have?
- Dataverse - How to Patch the 5 most complex data types
- Controls - How to Transition/Show/Hide controls with a Sliding Effect
- Formulas - How to calculate the distance between 2 points
- SharePoint - How to Patch the 6 most complex data types
- GPS - 3 Frequent Questions about Location Services
- Settings - Old Layout vs New Layout (2021)
- SQL - How can we count rows accurately?
- SQL - Have you seen these Power Platform options in SQL Azure portal?
- SharePoint - Beware of numeric calculated columns!
- SharePoint – 2 Mistakes to avoid when importing Excel data
- Settings - What does the Delayed Load setting do?
- What to do when some part your app breaks, or starts behaving differently?
- 5 Tips for when you can't sign into Power Apps
- Forms - How to conditionally make form fields mandatory
- SQL - Don't let this DateTime bug catch you out!
- Settings - What's the purpose of the "Explicit Column Selection" Setting?
- 10 Great Ideas to Improve Power Apps
- What Power App features can we expect in 2021?
- Top New Power App Features from 2020
- Formulas - Generating Row Numbers - Part 2