Power Apps Course Enrollment

Power Apps Course Enrollment

I have a special announcement and celebration today: 1,000 subscribers and the beginning of a new course which you guys will help shape up. I want to thank everyone who has watched and participated in this channel and want to tell you about an opportunity to partake...
Menu Navigation (as a Component!)

Menu Navigation (as a Component!)

In this video, we will build our own navigation menu component in Power Apps. Power Apps has no menu control. We’ll build a mobile oriented app menu, but if you’re building a tablet, browser, landscape oriented app menu, it works just the same; we’ll...
Power Apps Application Header

Power Apps Application Header

In this video, we will build a basic component example you’ll use in almost all your Power Apps apps: an application header component. You want to have a familiar and predictable look and feel throughout your application. An application header goes a long way...
Examples: Inspection Report Generator

Examples: Inspection Report Generator

In this video, I’ll show you an application which generates a site report for engineers. This is great for someone who wants to see examples of what others have done with Power Apps. It takes text input and photos and generates a report which can be pasted into...
How to Create a Theme in Power Apps

How to Create a Theme in Power Apps

In this video, we will create our own style and design theme in Power Apps. It will include colors, but also other properties we may want to change system wide in our applications. You will wan to do something like this to make your application look and feel like it...
Power Apps: Yes No Toggle

Power Apps: Yes No Toggle

This video is about the Power Apps Toggle. You’ll use boolean values all the time in your applications. A boolean value is a true/false, yes/no, on/off type of value and we’ll look at this value type in more detail in this video. A toggle like this is...
Power Apps Spinner Loading Screen

Power Apps Spinner Loading Screen

In this video, you will learn how to create an animated graphic and use it as a spinner element in your Power Apps application to serve as a loading screen. We’ll go over each step and actually show you how to implement this on any of your screens by setting a...
Shopping Cart / Point of Sale Screen

Shopping Cart / Point of Sale Screen

In this video, we will build a Shopping Cart / Point of Sale (POS) screen within Microsoft Power Apps. We’ll be using Patch and the ForAll function to construct this screen. This is a video in a series which steps you through building your own work order...
Power Apps: Launch Function

Power Apps: Launch Function

In this video, you will learn about the Launch function and all of the parameters you can use to open an external link to a separate web site. You can utilize parameters to pass into a separate site and also specify if you want it to open up in the same window or a...
Power Apps: Back

Power Apps: Back

Power Apps: Go Back to Previous Screen PowerApps Back is important to know how to use! In this video, we will cover the back function, navigating to the previous screen, and screen transitions in Power Apps. The back function is used to direct the user to the screen...