— All tutorials

The full
library.

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

power platform · advanced

PL-400 Power Platform Developer — Complete Study Guide

Everything you need to pass the PL-400 exam: technical design decisions, ALM, Power Apps, PCF, plug-ins, custom connectors, platform APIs, Azure Functions, and data integrations — with code, decision tables, and flashcards.

pl-400certificationdataverse
PowerStack Editorial · 45 min read
power bi · advanced

Advanced Power BI: Performance Tuning, Composite Models, and Embedding

Production-grade techniques — Performance Analyzer, aggregations, composite models, deployment pipelines, embedding, and the REST API.

performancecomposite-modelsembedded
Narmer Abader · 13 min read
power bi · beginner

Connecting Data in Power BI: Connectors, Import vs DirectQuery, and Power Query

Pick the right connector and storage mode, then clean and shape messy data with Power Query transformations and the M language.

power-queryconnectorsdata-prep
Narmer Abader · 9 min read
power bi · intermediate

Power BI Data Modeling: Star Schemas, Relationships, and Date Tables

Structure your model the way the engine expects — fact and dimension tables, relationship cardinality, and a proper date table.

modelingstar-schemarelationships
Narmer Abader · 8 min read
power bi · intermediate

DAX Essentials: Filter Context, CALCULATE, and Time Intelligence

The mental model that makes DAX click — evaluation context, CALCULATE, iterators like SUMX, and time intelligence patterns.

daxcalculatetime-intelligence
Narmer Abader · 9 min read
power bi · beginner

Power BI Fundamentals: From Install to Your First Report

What Power BI is, how Desktop, Service, and Mobile fit together, and a hands-on walkthrough to build your first interactive report.

fundamentalsgetting-starteddesktop
Narmer Abader · 6 min read
power bi · intermediate

Power BI Service: Publishing, Workspaces, Row-Level Security, and Refresh

Move from Desktop to the cloud — workspaces, apps, scheduled refresh with gateways, and row-level security that actually locks data down.

servicerlsworkspaces
Narmer Abader · 8 min read
power bi · intermediate

Power BI Report Design: Visuals, Slicers, Drill-Through, and Themes

Choose the right chart for the question, wire up slicers and drill-through, and apply design principles that make reports readable.

visualizationsreport-designux
Narmer Abader · 9 min read
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
copilot studio · intermediate

Five Workflow Capabilities That Make Copilot Studio Agents Truly Enterprise‑Ready

From multi‑branch condition blocks to a built‑in human review step, learn how to build resilient approval processes that combine AI logic with real‑world oversight.

Narmer Abader · 6 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 · beginner

Power Fx Starter Pack: 12 Functions for Everyday App Building

Stop memorizing hundreds of functions. These are the ones that do the heavy lifting. Once you internalize them, you can build most real-world apps from scratch.

power-fxfundamentalsreference
Narmer Abader · 12 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 automate · intermediate

Structuring Power Automate Flows for Enterprise Success

Core principles for resilient, maintainable, and efficient cloud flows, distilled from real-world implementations.

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 automate · intermediate

From Breaking to Resilient: Three Error-Handling Strategies in Power Automate

Build flows that gracefully handle failures and automatically notify you with run details.

Narmer Abader · 5 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 automate · intermediate

Embedding Images in Power Automate Emails: A Cross-Client Compatibility Guide

Discover the trade-offs between Content-ID, Base64, and the Microsoft Graph API for embedding images in Power Automate emails. This guide covers which method works best for Outlook, Gmail, and more.

Narmer Abader · 5 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 automate · intermediate

How to Bypass the 'File Is Locked' Error When Using Excel and SharePoint in Power Automate

When a flow reads an Excel table and then updates SharePoint file properties, the file remains locked. Here are four independent approaches to work around it—no magic, just smart automation design.

Narmer Abader · 6 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 automate · intermediate

Power Automate Select Action: Beyond Basic Column Picking – 5 Advanced Transformations

Transform arrays like a pro: add computed columns, row numbers, convert data types, and extract flat value lists using the Select action's hidden capabilities.

Narmer Abader · 4 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 platform admin · intermediate

Top 7 Power Platform Environment Setup Blunders (And How to Fix Them)

One wrong click in the admin center can wipe months of work or expose sensitive data to the entire tenant. Here's how to fortify your environments from the start.

Narmer Abader · 5 min read
Showing 30 of 223