Development Of An Information System Using Microsoft PowerApps - Part One

Introduction

 
This is an article about the development of any type of Information System using Microsoft PowerApps. In this, I am going to create an Information System. This concept can be used to create various Information systems such as Employee Information, Student Information, Vendor Information, Seller Information, etc. For developing an Information System, you are required to design a form that will be filled by the end User in Microsoft PowerApps and whose data will be saved in the Share Point List.
 
Requirements
  1. Microsoft PowerApps
  2. Share Point Online
  3. Automate Flow
Developing this Information System requires the following steps to work out. I will segregate the steps into small parts in different articles which will make you understand every concept and will give you steps to work upon.
  1. Creating a Share Point List (Part 1)
  2. Design a Form using Microsoft Power Apps Designer (Part 2)
  3. Connect the data of the designed Form with its corresponding Sharepoint List using Microsoft PowerApps Forumale and functions(Part 3) 

Create a Custom List in a Share Point Online Site with Desired Columns to Save and Update User Details

 
Follow the steps below:
 
Open Microsoft 365 admin center by using the link.
 
Development Of Information System Using Microsoft PowerApps
 
Click on App Launcher to see all the Office 365 Apps.
 
Development Of Information System Using Microsoft PowerApps
 
Click on Share Point, then create a new Site or select Active Sites from Left pane. Select any of the active sites with which you want to create a List.
 
Development Of Information System Using Microsoft PowerApps
 
Then select New and click on List to create a new Share Point List. 
 
Development Of Information System Using Microsoft PowerApps
 
Name a Unique name of a List and click create to create a list. 
 
Development Of Information System Using Microsoft PowerApps
 
Go to Settings of the top right corner of the page and click on List Settings
 
Development Of Information System Using Microsoft PowerApps
 
Click on Create Column
 
Development Of Information System Using Microsoft PowerApps
 
Add these columns to the Share Point list with the type of Information
 
Development Of Information System Using Microsoft PowerApps
 
The Share Point List will appear like this:
 
Development Of Information System Using Microsoft PowerApps
 
Click + New on the top left corner above the List, to create a New Item in the List.
 
Development Of Information System Using Microsoft PowerApps
 

Conclusion

 
In this article, we learned how to create a Custom List in Share Point as per the User's requirement. Following this article in my next article, we will learn how to design the form by Microsoft PowerApps designer for the end-user's perspective.
 
Thank you. I hope you enjoyed the series...