— All tutorials

The full
library.

223 tutorials and growing — filter by product, difficulty, or topic to find what you need.

Topic
power apps · intermediate

Elevate Your Power Apps Code: A Guide to Cleaner Formulas and Better Maintenance

Learn how small coding practices—like using descriptive names, flattening conditions, and simplifying logic—can make your apps easier to update and less error-prone.

Narmer Abader · 5 min read
power apps · intermediate

Beyond the Basics: 10 Power Apps Form Techniques You'll Actually Use

Move past the gallery and discover the hidden patterns for validation, navigation, and smart submission handling in your data entry forms.

Narmer Abader · 8 min read
power apps · intermediate

The Secret Admin Toolkit: Overlooked PowerShell Commands for Power Apps

PowerShell unlocks admin capabilities that the Power Platform admin center simply doesn’t offer—from recovering deleted apps to blocking trial licenses. Here’s how to wield them safely.

Narmer Abader · 6 min read
power apps · intermediate

Beyond Built-in Charts: Using QuickChart for Custom Visuals in Power Apps

Generate 20+ chart types in Power Apps by embedding QuickChart image URLs—add radar, doughnut, gauge, word cloud, and more to your dashboards.

Narmer Abader · 7 min read
power apps · intermediate

Enhance Your Apps with Over 2,000 Free Fluent UI Icons

A practical guide to using Microsoft's free Fluent Design System icons in Power Apps, including an interactive gallery for browsing over 2,000 icons in multiple colors.

Narmer Abader · 3 min read
power apps · intermediate

Constructing Clean Canvas Apps: A Guide to Power Apps Coding Practices

A practical walkthrough of naming conventions, error handling patterns, and performance strategies to keep your canvas apps scalable and maintainable.

Narmer Abader · 3 min read
power apps · intermediate

Filtering SharePoint Lists in Power Apps: Practical Examples and Patterns

Learn how to use the Filter function to query SharePoint list data efficiently across text, number, date, choice, lookup, person, and yes/no columns, with delegation insights.

Narmer Abader · 6 min read
power apps · intermediate

Master Conditional Logic in Power Apps: An Expense Tracker Guide

Explore the true potential of the If function in Power Apps. Through a practical expense approval scenario, learn nested conditions, delegation patterns, and how to choose Switch over IF.

Narmer Abader · 3 min read
power apps · intermediate

Reassigning Power Apps Ownership: Three Methods Every Admin Should Know

When the original app owner leaves the company, use Power Automate, PowerShell, or the CoE Starter Kit to transfer ownership without breaking the app.

Narmer Abader · 4 min read
power apps · intermediate

Show Only My Records: Three Ways to Filter a Power Apps Gallery for the Current User

Compare on-the-fly filtering, automated permission management, and list-level security to restrict gallery items to the signed-in user.

Narmer Abader · 8 min read
power apps · intermediate

Five Gallery Upgrades That Make Your Power Apps Pop

Transform a plain data list into a rich visual dashboard using these straightforward design techniques—no graphic design experience required.

Narmer Abader · 7 min read
power apps · intermediate

Insights from Developing a Word Puzzle Game in Power Apps

Learn five powerful techniques—from single-screen control to offline data persistence—by following how I built an interactive word puzzle game.

Narmer Abader · 6 min read
power apps · intermediate

Named Formulas in Power Apps: Streamlining Logic and Configuration

Use Power Apps named formulas to create reusable, reactive logic that centralizes data access, user context, and app settings.

Narmer Abader · 5 min read
power apps · intermediate

Hidden Gems: 7 Overlooked Power Apps Functions That Solve Real Problems

Move beyond the basics with seven Power Apps functions that often get ignored—learn how they can simplify your formulas, improve performance, and unlock new possibilities.

Narmer Abader · 7 min read
power apps · intermediate

Visual Data Alerts in Power Apps Galleries

Apply colours, emojis, and conditional formatting to highlight important data in your gallery rows.

Narmer Abader · 5 min read
power apps · intermediate

Mastering Patch in Power Apps: Create, Update, and Upsert Records

Learn how to use the Patch function for single and batch operations, with a real-world project tasks example.

Narmer Abader · 5 min read
power apps · intermediate

Build Custom Map Experiences in Power Apps

Create engaging map interfaces in your canvas apps with data‑driven pins, clustering, and satellite view toggles.

Narmer Abader · 6 min read
power apps · intermediate

Streamlining External User Access to Power Apps with Azure AD Security Groups

A practical guide to granting guest users from external organizations access to your Power Apps, using Azure Active Directory groups for simplified licensing and permissions management.

Narmer Abader · 6 min read
power apps · intermediate

Power Apps Containers Unplugged: Designing Without the Drag-and-Drop Hassle

Stop fighting with X and Y coordinates. Learn how vertical, horizontal, and overlay containers can give you pixel-perfect layouts in minutes.

Narmer Abader · 6 min read
power apps · intermediate

Implementing a Power Platform Service Principal for Reliable Automation

Leverage an Azure AD application to execute flows with elevated permissions and no reliance on individual user accounts.

Narmer Abader · 6 min read
power apps · intermediate

Multi-Step Data Entry Forms in Power Apps

Break long forms into manageable screens using variables and Patch to submit data across pages.

Narmer Abader · 10 min read
power apps · intermediate

Mastering Date and Time Calculations in Power Apps

Learn how to handle dates and times effectively in Power Apps with practical examples, from basic functions to time zone conversions.

Narmer Abader · 8 min read
power apps · intermediate

Mastering Numeric Formulas in Power Apps: A Practical Guide to Math and Stats Functions

From basic arithmetic to variance and standard deviation: learn the essential math and statistical functions in Power Apps with a real-world sales commission example.

Narmer Abader · 9 min read
power apps · intermediate

Team Co-Authoring for Power Apps Canvas Apps: A Hands-On Walkthrough

Enable your development team to edit the same canvas app at the same time, synchronizing changes through Git version control.

Narmer Abader · 11 min read
power apps · intermediate

Power Apps Shopping Cart: Build an Interactive Multi-Item Order System

Create a flexible order form that allows users to select items, adjust quantities, and submit a complete order using Power Apps and SharePoint.

Narmer Abader · 8 min read
power apps · intermediate

Document Signing with Power Apps: Capture Pen Signatures and Store Them in SharePoint

Create a professional signature popup using the Pen Input control and save the result to a SharePoint document library with Power Automate.

power-automate
Narmer Abader · 7 min read
power apps · intermediate

Efficiently Count Gallery Rows in Power Apps: The AllItemsCount Property

Learn how to use the AllItemsCount property for fast, client-side row counting and how to handle large datasets properly.

Narmer Abader · 3 min read
power apps · intermediate

Adding a Free-Form Option to Dropdowns in Power Apps

Extend a combo box with an 'Other' choice that reveals a text input for custom entries, and save the data correctly to your data source.

Narmer Abader · 4 min read
power apps · intermediate

Power Apps Theming: Build a Consistent UI with a Central Style Collection

Learn how to centralize your app’s color palette, typography, icon set, and control defaults into a reusable style library that keeps every screen on brand.

Narmer Abader · 12 min read
power apps · intermediate

Creating Dependent Dropdown Menus in Power Apps

Guide to building cascading dropdowns that limit choices based on prior selections, with step-by-step implementation.

Narmer Abader · 6 min read
Showing 30 of 141