All articles

38 articles published

Managed vs Unmanaged Solutions, Explained Properly

Every Dataverse project hits this question eventually: managed or unmanaged? Here's what the two actually mean, why the choice trips people up, and a rule of thumb that holds in practice.

· 6 min read

Should You Build a PCF Control?

Power Apps Component Framework lets you build React-based custom controls for model-driven forms and views. Most of the time, you shouldn't. Here's when PCF is the right answer — and what the tooling docs don't warn you about.

· 12 min read

Subgrids Done Right

Subgrids show related records directly on a form. Here's how to add them, choose the right relationship, filter the records, enable inline editing, and set up a New button that pre-fills the parent lookup.

· 7 min read

Power Automate Formatting Cheat Sheet

formatDateTime, convertTimeZone, formatNumber — these expressions handle 90% of formatting needs in Power Automate. Here's the syntax, common format strings, and fixes for the errors that come up.

· 9 min read

Your First Approval Flow

A step-by-step guide to building approval flows in Power Automate, including connector provisioning, approval types, custom email content, and handling the response — plus the errors that block most first-time setups.

· 9 min read