Development On PowerApps For Office 365 - Part One

This is an article on the development aspects of PowerApps in Office 365. This article will be a series of complete development on PowerApps. We will see real-time scenarios and all the examples of what PowerApps has to offer. Here, we will see how we developers are connecting SharePoint to our PowerApps and using it for various functionalities through the app.

Why PowerApps?

Organizations can’t allow the free source of apps. They need to store some data with secured access, and who can provide better security than Microsoft?

You need to have Microsoft PowerApps for allowing the users to access the apps. So, you not only save money on the app hosting but also, you host that on one of the world’s best platforms. When it comes to development, it is a right tool to use for a quicker and smarter app development process.

Let’s see what the app has

  • Go to PowerApps.
  • Use this link to sign in with your organization’s Office 365 ID or with your Windows ID.
  • Once you are logged in, you will be redirected to this portal.

    portal
  • Sign-in and you will see the portal.

    portal

  • Click on the Apps section.

    portal

  • You can connect your app with various everyday social or custom apps and use them in your process of development of your own PowerApps. 

    You can connect to the existing data sources and services like Excel files, SharePoint lists, CRM records, your custom APIs, your Dropbox, or any such, to collaborate with your app. The best part is that you use a designer to customize or build an app that uses device capabilities, including cameras, GPS, and pen control, without writing any code.

  • Click on Blank App (Tablet layout). You will come to the following screen.

    portal

The app is divided into tabs on the top navigation screens through the left navigation, and the properties on the right navigation.

Development of App – Insert Tab on PowerApps

portal

Here, you can manage the screens, add; edit the screens for your complete app. You can add a screen from the top navigation menus as explained below.

Top Navigation Menus

  • When you select a format as a phone or tablet, PowerApps gives you a blank platform to build your app.
  • Using the platform, you can align what kind of data you want.

    portal

  • You can insert the following on your apps.

    1. A New Screen

      portal

      You can add a new screen Blank, Scrollable and List screens to your app.

    2. Label
    3. Button
    4. Text – You can choose one among the text or data entry panels

      portal

    5. Controls - The following controls can be used.

      portal

    6. Gallery - You can use gallery in various designs

      portal

    7. Data table – You can insert a Data table
    8. Forms - you can have edit and view forms on your app.
    9. Media – You can add any media on your app

      portal

    10. Charts - The following types of chart can be used.

      portal

    11. Icons

      portal
  • You just need to drag and drop them to your app’s screen.

Here we saw all the available controls on our PowerApps which will be used for developing an app. Keep following this series of articles to learn PowerApps Development.

Keep reading & Keep learning !


Similar Articles