980 in-depth articles — from Excel foundations to production machine learning. Filter by topic or difficulty to find exactly what you need.

Dates are where real-world data gets messy and where pandas gets powerful. Learn how to parse tricky date formats, resample transactions to any frequency, and compute rolling averages and anomaly-detection bands — with production-ready patterns throughout.

Learn how to architect a production-grade Dataverse security model using business units, custom security roles, owner teams, access teams, and AAD-linked teams. This complete lesson covers real-world design patterns, privilege configuration, and troubleshooting for multi-team organizations.

Learn how to architect Power Automate Desktop flows using subflows — named, callable units of logic with formal input and output parameters. Stop copy-pasting actions and start building automations you can actually maintain.

Learn how to use PySpark in Fabric Spark notebooks to clean, enrich, and write production-quality Delta tables to your lakehouse. Covers deduplication, Delta merge, partitioning, and parameterized notebooks that plug into Data Pipelines.

Learn how to transform data between wide and long formats using pandas' pivot_table, melt, and stack functions. This hands-on lesson builds real analyst fluency — with realistic datasets, composable workflows, and production-ready techniques.

Business Process Flows (BPFs) transform inconsistent, documentation-dependent workflows into structured, in-form guidance that enforces data quality at every stage. Learn how to design, build, and deploy BPFs that actually guide users — including branching logic, stage-gating, and security configuration.

Learn how to build desktop flows that handle failures gracefully using On Block Error handlers, retry policies, and automatic recovery screenshots. This lesson takes you from brittle proof-of-concept to production-ready RPA with practical, hands-on techniques.

Learn how to build reliable, automated data pipelines in Microsoft Fabric from the ground up. This hands-on lesson covers Copy Activities, dynamic parameters, activity chaining with dependencies, and scheduled triggers — everything you need to load data without manual intervention.

Learn how to combine DataFrames in pandas using merge() — covering inner, left, right, and outer joins, merging on different column names, and debugging the duplicate key problem that silently corrupts results. Built for Excel and SQL users who want the full picture.

Business Rules in Dataverse let you enforce data quality and control form behavior without writing a single line of code—but scope, condition logic, and action types have sharp edges that trip up even experienced makers. This lesson goes deep on every mechanism so you can build rules that actually work in production.

Legacy Windows applications with no APIs and no modern interfaces are some of the hardest automation targets — and some of the most valuable. This expert-level lesson teaches you to automate them reliably using Power Automate Desktop's UI automation engine, from accessibility tree inspection to production-hardened error recovery.

Dataflow Gen2 is more than a drag-and-drop ETL tool — it's a Power Query runtime with query folding, a staging layer, and Delta table output built into Microsoft Fabric. This deep-dive lesson teaches you how to connect to diverse sources, write effective M transformations, maximize query folding, configure incremental refresh, and troubleshoot the failures that trip up even experienced practitioners.