Tag: Power Apps Data Cards

PowerApps Navigation Context Overview

In this tutorial, we’ll discuss the context of PowerApps navigation. We’ll be using the Back and Navigate functions to change which screen is displayed in our applications. Most apps contain multiple screens. Providing user-friendly PowerApps navigation allows the users to efficiently navigate through those application screens. On the reference page, let’s click Navigate and see

Continue reading

PowerApps Functions And Formulas | An Introduction

In this tutorial, we’ll be learning about PowerApps functions and formulas. This gives us a good foundation in creating the rest of our Power App by ourselves. We can use PowerApps functions and formulas to improve the functionality and change the behavior in our Power Apps canvas app. PowerApps Functions And Formula Reference Microsoft has

Continue reading

PowerApps Triggers | An Introduction

Triggers and Properties are both relevant topics in PowerApps. In this tutorial, we’ll have an overview of PowerApps Triggers. If you’ve taken any programming class, you’ll probably know that a class has two things—properties and methods. In PowerApps, elements have properties and triggers.  Understanding PowerApps Triggers Properties are things that define the element. For example,

Continue reading

PowerApps Data Cards And Property Assignment

In this tutorial, we’ll explore more options with PowerApps data cards, forms, detailed screens, and how to reference their properties and values.  PowerApps data cards are the building blocks of any Power Apps business application. The cards themselves contain controls for displaying and editing fields. Here’s a sample detail screen that contains column names with

Continue reading