Power Apps Tabs Containers & Groups
https://youtu.be/qGFZUG4NHrQ When creating your apps in Power Apps, sometimes you need tabs to break down the UI inside a screen. Today Darren & Barry will discuss what is involved in creating tabs in Power Apps. We'll also be discussing the topics of using...
Editing Hidden Fields
https://youtu.be/-_OrGrFVIP4 There is a time in every Power Apps application when you need to hide fields away from most of the users. Here, we'll step through an example of doing just this with a ticketing system we've been working on ! Building a Service Desk...
Managing Notes in Power Apps
https://youtu.be/9HybsTXvuYY In almost any Power Apps application, you will need a screen or a tab that will need to manage notes for one or more entities or database tables. In this video, we will go over doing a screen tab just for this. We'll filter and show notes...
Create Popup Windows
https://youtu.be/Egl2TDj0ge4 Create Popup Windows with Power Apps Here, we will create a popup dialog box or window to have the user enter more information that may not fit easily on the screen. This feature is something you may need to use for almost any type of...
Sum Formula
https://youtu.be/ltki_zoGNxo Using the Power Apps Sum Formula: Whenever you have a collection or table or gallery of values that you need to sum together, use the Sum function in Power Apps. Here, we'll take a look at an example where the values are inside a gallery,...
Email Notifications & Building a Dashboard
https://youtu.be/36ALTFrMtUw Today, we will cover how to send out email notifications from our application once a customer or user enters a ticket into our Service Desk system. They will want to know that we received their request and that we'll be working on it soon!...
Upload Images to Power Apps
https://youtu.be/XS0IJEE6uLo How to Upload Images to Power Apps? Almost any Power Apps application needs to be able to upload or add photos or images into the app, right? Let me show you my favorite way to do this in a live stream. You can ask questions or comment...
Add User Data into Power Apps
https://youtu.be/vIM2ERzWlsg In almost any app you use, you will need references to user data. In this video, I'll show you what I have found to be the best way to go about this. This is good for our application regarding user management. -Darren Neese with PowerApps...
Buttons and Variables
https://youtu.be/AKv1wn2QdZo We will cover the Power Apps Variable. Many times, you will need a variable to change things dynamically in your Power App. You will learn here how to set a variable with the Button's OnClick or OnSelect event. You will use this variable...
Questions & Answers
https://youtu.be/4WRJAmnrtXg Feel free to ask any questions regarding the Power Platform or Power Apps. I'll spend my lunch break today answering all your Power Apps questions. I'll also build a little app that will manage all the ideas for future videos I'll do!...
New Tabbed Ticket Screen
https://youtu.be/RFLdk7mr2Y4 This is the screen which our end users will enter a new ticket and request help with their issue. One time offer (for the first ten people who sign up!): https://learn.powerappstutorial.com/o... Here is the link to the student intake form:...
Service Desk: Fixing it & Getting it to Work
https://youtu.be/EpXCTqVlWPc This is a follow-up video to a previous one (link below) where I helped you guys get the Service Desk app to work. Since then, there have been a couple of problem areas which I address here. Also, I tell you guys about a much more...
Order or Reorder Items in a List or Gallery
https://youtu.be/LKUkcHz3iu0 In this video, you will learn how to order or reorder items in a list or gallery in Power Apps. Usually, you will have a field you sort on in a gallery or listing. What if you need to have your users change what item comes before or after...
User Stories – Ticketing System
https://youtu.be/XofXVaKIPRI A user story is an informal and general explanation of a software feature written from the perspective of the user or customer. The purpose of user stories are to describe how features will work within an application and deliver a result...
Build that Edit Screen
https://youtu.be/Q5QyG_O8Cp4 We have several drop-down-list values that will be used in our application. Let's create edit screens that will allow the app admin users to add/edit/delete values for these lists. Here is the link to the student intake form:...
Edit Screens for Drop Down Lists
https://youtu.be/5pHkinahfsc We have several drop-down-list values that will be used in our application. Let's create edit screens that will allow the app admin users to add/edit/delete values for these lists. Here is the link to the student intake form:...
Set Up Relationships in Power Apps
https://youtu.be/c3Rb7wACap0 Find out how to create your table or list relationships in SharePoint quickly and easily with a simple and easy to follow example. We will work with SharePoint Lists. We'll do this by using the Power Platform and SharePoint list...
Building Simple Edit Screens
https://youtu.be/9IW0LeHAai8 We have several drop-down-list values that will be used in our application. Let's create edit screens that will allow the app admin users to add/edit/delete values for these lists.
Power Apps Zoom Calls
https://youtu.be/Pgu7A6Ofk74 We host Power Apps related Zoom calls and collaborate over a Facebook Group. You are all welcome to join us! Join my Facebook group to join the call. The Zoom link has already been posted in the group. See you soon! Here is the link to the...
Design Your Power App
https://youtu.be/_K82FZK2lH4 PowerApps Wireframing: Before you build a Power Apps app, you should start by designing it to foresee any problem areas, but also to show your customers and demonstrate you understand what it is they need you to build! Designing your...
Current Articles
Power Apps Tabs Containers & Groups
https://youtu.be/qGFZUG4NHrQ When creating your apps in Power Apps, sometimes you need tabs to break down the UI inside a screen. Today Darren & Barry will discuss what is involved in creating tabs in Power Apps. We'll also be discussing the topics of using...
Editing Hidden Fields
https://youtu.be/-_OrGrFVIP4 There is a time in every Power Apps application when you need to hide fields away from most of the users. Here, we'll step through an example of doing just this with a ticketing system we've been working on ! Building a Service Desk...
Managing Notes in Power Apps
https://youtu.be/9HybsTXvuYY In almost any Power Apps application, you will need a screen or a tab that will need to manage notes for one or more entities or database tables. In this video, we will go over doing a screen tab just for this. We'll filter and show notes...
Create Popup Windows
https://youtu.be/Egl2TDj0ge4 Create Popup Windows with Power Apps Here, we will create a popup dialog box or window to have the user enter more information that may not fit easily on the screen. This feature is something you may need to use for almost any type of...
Sum Formula
https://youtu.be/ltki_zoGNxo Using the Power Apps Sum Formula: Whenever you have a collection or table or gallery of values that you need to sum together, use the Sum function in Power Apps. Here, we'll take a look at an example where the values are inside a gallery,...
Email Notifications & Building a Dashboard
https://youtu.be/36ALTFrMtUw Today, we will cover how to send out email notifications from our application once a customer or user enters a ticket into our Service Desk system. They will want to know that we received their request and that we'll be working on it soon!...
Upload Images to Power Apps
https://youtu.be/XS0IJEE6uLo How to Upload Images to Power Apps? Almost any Power Apps application needs to be able to upload or add photos or images into the app, right? Let me show you my favorite way to do this in a live stream. You can ask questions or comment...
Add User Data into Power Apps
https://youtu.be/vIM2ERzWlsg In almost any app you use, you will need references to user data. In this video, I'll show you what I have found to be the best way to go about this. This is good for our application regarding user management. -Darren Neese with PowerApps...
Buttons and Variables
https://youtu.be/AKv1wn2QdZo We will cover the Power Apps Variable. Many times, you will need a variable to change things dynamically in your Power App. You will learn here how to set a variable with the Button's OnClick or OnSelect event. You will use this variable...
Questions & Answers
https://youtu.be/4WRJAmnrtXg Feel free to ask any questions regarding the Power Platform or Power Apps. I'll spend my lunch break today answering all your Power Apps questions. I'll also build a little app that will manage all the ideas for future videos I'll do!...