Power Apps: Navigate Function

Power Apps: Navigate Function

This is my Quick & Dirty series where I give you exactly what you’re looking for — quick & dirty! Today we’re looking at the Navigate Function! Navigate is super simple! Use it to take the user to another screen within Power Apps! We’ll...
Cascade Drop Down List (Using Distinct)

Cascade Drop Down List (Using Distinct)

Power Apps Dropdown: Do you have controls that need to link together so that one filters based on the value of the other? We’ll cover how to achieve this with drop down lists, but also explain how it could be applied to other listing controls like listboxes,...
Power Apps: Convert Time

Power Apps: Convert Time

In this video, we will learn how to convert a decimal number of minutes and convert it into a hh:mm:ss time string. We’ll utilize the With Function within the Power FX language to achieve this. We’ll take it one step at a time and use multiple controls...
Power Apps: Edit Drop Down List Values

Power Apps: Edit Drop Down List Values

You have drop-down lists all over your application. Many of those lists you’d like to be dynamic and data-driven. In this video, we’ll create an edit screen which will allow you to add, edit, and manage those items for those drop-down lists. Here are the...
Power Apps: Creating a Gallery Screen

Power Apps: Creating a Gallery Screen

In this video, you will learn how to list out records of customer SharePoint data using a Gallery. We’ll add a search criteria field at the top of the screen and we’ll discuss the use of Search, Sort, StartsWith, and Filter to accomplish this. This screen...
Automatically Generate a Power App

Automatically Generate a Power App

Are you a citizen developer? This is a Power Apps Beginner How to Tutorial. Microsoft Power Apps is a low code solution for the Power Platform with Office 365. My friend Ayelen knows absolutely nothing about Power Apps and I’ll show her (and you!) step-by-step...
Power Apps Login Screen

Power Apps Login Screen

In this video, we’ll be building a kiosk user login screen. We’ll be using SharePoint as the data source. I’m building a Service Center Mechanic Garage Management Application and the users need to use it as a kiosk type of application (users will be...
Upload & Install an MSAPP Power Apps file

Upload & Install an MSAPP Power Apps file

How to Upload and Install an MSAPP File in Power Apps. It may not be intuitive at first, because there isn’t an “open” menu item on the menu at first. You have to create a new project or be in an existing app in order to get to that menu item. In...
Power Apps: Edit Users Screen

Power Apps: Edit Users Screen

How to Build a App in Power Apps & SharePoint List Managing Users – Not Using Forms!! See what I do when I build an app from Scratch. I’m building a Service Center Mechanic Garage Management Application and the users need to use it as a kiosk type of...