Microsoft Power Apps

In this course, we will learn, about the Microsoft Power Apps, click on any card topic of your choice and start learning.
Happy Learning!

Three-Screen canvas App

In this exercise, we will create a Three-screen canvas powerapps.

  • Browse Screen
  • Details Screen
  • Edit Screen

Create a model-driven App

In this exercise, we will learn about the Model-Driven Power Apps.

Blank Canvas Power App

In this exercise, we will create step-by-step a Canvas App from scratch.

LookUp PowerApps Function

In this exercise, we learn learn about the LookUp powerapps function in the canvas powerapps.

Office365Users Connector

In this exercise, we will learn about the various Office365Users connector functions.

  • SearchUser
  • UserProfile
  • UserPhoto
  • MyProfile
  • DirectReports
  • Manager
Collections in Power Apps

In this exercise, we will learn the Collections and the Collect() and ClearCollect() functions in the canvas powerapps.

Rename, Preview & Themes in Powerapps

We will learn:

  • Renaming
  • App Preview
  • Themes
Attachment Control

In this exercise, we will learn about the Attachment control in the canvas powerapps.

office365outlook.SendEmail | Send Mail from Powerapps

In this exercise, we will learn how we can send an email from Power Apps using the Office365Outlook connector.

Share the App

In this exercise, we will learn how we can share the app (Canvas app and Model-Driven app) with the others also, we can share an app with specific users, groups, or our whole organization.

App Object in Power App

In this exercise, we will learn about the various app object properties in power apps.

Filter function

In this exercise, we will Filter function in the canvas powerapps.

Auto numbering column in Dataverse Table

In this exercise, we will learn about how to create an Autonumbering column in Dataverse table.

Import data in dataverse

In this exercise, we will learn about how to import the data into the Microsoft Dataverse table.

First, Last & Index Functions

In this exercise, we will learn about the First, FirstN, Index, Last and LastN functions in the powerapps.

Manage Powerapp Versions

In this exercise, we will learn about Managing the versions in the powerapps, including restore a previous version of powerapps.

Search Powerapps function

In this exercise, we will learn about the Search function in the canvas powerapps.

Power BI with Dataverse

In this exercise, we will learn about the Power BI integration with the Dataverse in the canvas powerapps.

Table Function

In this exercise, we will learn about the Table function and the elements of table, i.e., Fields or columns, Records or rows.

Remove Powerapps Function

In this exercise, we will learn about the following functions:

  • Remove powerapps Function
  • RemoveIf powerapps Function
  • Clear powerapps Function
True and False Concept

In this exercise, we will learn about the True and False concept in the canvas powerapps.

Controls in Power Apps

In this exercise, we will learn about the Controls in the canvas powerapps.

Design the Form control

In this exercise, we will learn about Designing the Form control in the canvas powerapps.

Display Mode of a Control

In this exercise, we will learn about Display mode of a control in the canvas powerapps.

Group Controls in Powerapps

In this exercise, we will learn about Grouping of controls in the canvas powerapps.

Improve Powerapps Performance

In this exercise, we will learn about the best practices to optimize the performance of the app.

Image Control in Powerapps

In this exercise, we will learn about the Image control in the powerapps.

Patch Powerapps Function

In this exercise, we will learn about the Patch function in the canvas powerapps.

Concat, Concatenate & Split

In this exercise, we will learn about the Concat(), Concatenate(), and Split() functions in the canvas powerapps.

Reset Powerapps Function

In this exercise, we will learn about the Reset function in the canvas powerapps.

If & Switch functions

In this exercise, we will learn about the If(), and Switch() functions in the canvas powerapps.

Sort Functions

In this exercise, we will learn about the Sort, and SortByColumns functions in the canvas powerapps.

ForAll Powerapps Function

In this exercise, we will learn about the ForAll powerapps function in the canvas powerapps.

Navigate and Back Function

In this exercise, we will learn about the Navigate(), and Back() functions in the canvas powerapps.

Distinct Powerapps Function

In this exercise, we will learn about the Distinct Powerapps function in the canvas powerapps.

Data table control in Power Apps

In this exercise, we will learn about the data table control in powerapps.

Cascading Dropdown

In this exercise, we will create a Cascading dropdown where selection in the first dropdown filters the record in the second dropdown in the canvas powerapps.

Value Powerapps function

In this exercise, we will learn about the Value function in the canvas powerapps.

Canvas App Components

Components are reusable building blocks for canvas apps so that app makers can create custom controls to use inside an app, or across apps.

The in and exactin operators

In this exercise, we will learn about the in, and exactin operators in the canvas powerapps.

Filter with Combo box

In this exercise, we will learn about the Filtering records using the Combox box selection in the canvas powerapps.

Column Chart control

In this exercise, we will learn about the Column Chart control in the canvas powerapps.

Line Chart control

In this exercise, we will learn about the Line Chart control in the canvas powerapps.

Pie-Chart control

In this exercise, we will learn about the Pie Chart control in the canvas powerapps.

Gallery control in Powerapps

In this exercise, we will learn about the Gallery control in the canvas powerapps.

Select Function in Powerapps

In this exercise, we will learn about the Select() function in the canvas powerapps.

Form Components

In this exercise, we will learn about the various Form components of the Form control in the canvas powerapps.

SubmitForm() & ResetForm()

In this exercise, we will learn about the SubmiForm, and ResetForm functions in the canvas powerapps.

Combo box Control

In this exercise, we will learn about the Combo box control in the canvas powerapps.

Tabbed Powerapps Form

In this exercise, we will create a Tabbed Form control in the canvas powerapps.

Form control

In this exercise, we will learn about the Form control in the canvas powerapps.

Card control in Powerapps

In this exercise, we will learn about the Card control in the canvas powerapps.

SharePoint List Form in Powerapps

In this exercise, we will learn how to create the custom form using power apps for the sharepoint list.

Date Functions

We will learn about the various date functions like: Today(), Now(), IsToday(), Day(), Month(), Year(), Hour(), Minute(), Second(), Weekday, and WeekNum functions in the canvas powerapps.

Trigger Flow From PowerApps

We can trigger a power automate from the canvas power apps itself. We can also get the response from the power automate to the powerapps.

Dropdown Control

In this exercise, we will learn about the Dropdown control in the canvas powerapps.

Left, Mid & Right Functions

In this exercise, we will learn about the Left(), Mid(), and Right() functions in the canvas powerapps.

Find Powerapps Function

In this exercise, we will learn about the Find() function in the canvas powerapps.

Len Powerapps Function

In this exercise, we will learn about the Len() function in the canvas powerapps.

Button control in Powerapps

In this exercise, we will learn about the Button control in the canvas powerapps.

Save as Draft in Powerapps

In this exercise, we will learn about the Save as Draft Functionality in the canvas powerapps.

Radio, Checkbox & Toggle

In this exercise, we will learn about the Radio, Checkbox and Toggle control and its various properties in the canvas powerapps.

AddColumns, DropColumns, RenameColumns, and ShowColumns functions in Power Apps

In this exercise, we will learn about the AddColumns, DropColumns, RenameColumns, and ShowColumns functions in Power Apps.

Slider & Rating control

In this exercise, we will learn about the Slider and Rating control and its various properties in the canvas powerapps.

Notify() and User() Powerapps function

In this exercise, we will learn about the Notify() and User() function in the canvas powerapps.

Text input control

In this exercise, we will learn about the Text Input control and its various properties in the canvas powerapps.

List Box Control

In this exercise, we will learn about the List Box control in the canvas powerapps.

Timer Control

In this exercise, we will learn about the Timer control and its various associated properties in canvas powerapps.

Text Label control

In this exercise, we will learn about the Text label control and its various properties in canvas powerapps.

Date Picker control

In this exercise, we will learn about the DatePicker control in the canvas powerapps.

Power Apps from Teams

In this exercise, we are creating an app from the teams and discuss about the table permissions in the teams, and sharing the app with a group.

Numeric Functions

In this exercise, we will learn about the various numeric functions in powerapps like Average(), Max(), Min(), Mod(), Sum() in the canvas powerapps.

Add a scrolling screen to a canvas app

In this exercise, we will learn about the scrollable screen in the canvas app, and how we can move the card control on the screen.

Views in Dataverse

In this exercise, we will learn how to edit the existing view and create the new Views in Dataverse.

Variables in PowerApps

In this exercise, we will learn about the Global and Context variables. How to use the @ (disambiguation operator) in powerapps.

Environment, Business Units, and Security concepts in Microsoft Dataverse

In this execrcise, we will learn about Environment, Business Units, and Security concepts in Microsoft Dataverse.

Color in Power Apps

In this exercise, we will learn about the ColorFade(), ColorValue() functions in Canvas Power Apps.

Solutions in Power Platform

In this exercise, we will learn about the solution, its types (managed and unmanaged) and how we can import and export the solutions.

Microsoft Dataverse Table

In this exercise, we are going a create a microsoft dataverse table and creating new columns in the table.

Comments PowerApps code

In this exercise, we learn that how we can put comments in the power formula. Using comments in code is good to understand the formula for the other developers and for our own testing and maintenance.

Forms in Model-driven apps

In this exercise, we will customize the forms in model-driven apps to create a row in the Microsoft dataverse table.

Relationships in SharePoint list and Power Apps

In this exercise, we will learn how to create relationships between sharepoint lists.

Business rules in Dataverse

In this exercise, we will learn how in Microsoft Dataverse we can define business rules.

Choices in Dataverse

In this exercise, we will learn how to create or use standard choice lists called choices in dataverse that we can use across all our Power Apps.

Configure charts and dashboards in model-driven apps

In this exercise, we will learn how to configure charts and dashboards in the model-driven applications.

Create a Calculated column in Dataverse

In this exercise, we will learn how to create a Calculated column in dataverse table.

Environment variables in Solution

In this exercise, we will learn about Environment variables in Solution and how to use them.

Create an alternate key in Dataverse

In this exercise, we will create an alternate key in dataverse.

GroupBy Function

In this exercise, we will learn about the GroupBy function in canvas power apps.

HTML text control

In this exercise, we will learn about the HTML text control in canvas power apps.