Modern DAX in Power BI: UDFs, Window Functions, INFO & More (Part 4)

Video by: Reid Havens

DAX has shipped more new surface area since 2022 than in the five years before it, and most of that never made it into anyone's habits. Part 4 of the series covers the five additions that change how you actually write code, where each one earns its keep, and where it still falls short.

User-defined functions are the headline. Reusable, parameterized DAX stored as a model object, so the pattern you keep copying between six measures finally lives in one place. We build one, call it with and without default parameters, and get into the limitations that are still there in the current release.

From there it's window functions (OFFSET, INDEX, WINDOW, RANK, ROWNUMBER) for row-relative math that time intelligence can't reach, INFO functions for querying your own model metadata as a table, EVALUATEANDLOG for debugging without littering the model with temporary measures, and dynamic format strings that follow context instead of sitting fixed on the measure.

The last stretch runs through the smaller additions that still come up: TREATAS, GROUPBY, DETAILROWS, ERROR, and TOCSV/TOJSON. None of them need a section of their own, but skipping them leaves gaps.

RELATED CONTENT πŸ”—

DAX Foundations Guide (Series Part 1)
DAX Context Guide (Series Part 2)
DAX Patterns Guide (Series Part 3)
DAX Modern Guide (Series Part 4)

Posted on August 25, 2026 and filed under DAX, Analytic Endeavors.

Building to Teach: AI-Assisted Tools for Data Viz Education (w/ Ben Ferry)

LIVESTREAM DATE/TIME πŸ“…

September 4th, 2026 - 9:30 AM (Pacific Time)

DESCRIPTION πŸ“„

What if you could use your own expertise and AI to build a tool that didn't exist yet? Ben did exactly that.

He built Ferry Tales Studio, a browser-based Vega-Lite chart editor for Power BI and Deneb users, using Claude Code to design, iterate, and ship something genuinely useful. In this live demo, Ben walks through the tool and explains why he built it: to give people a hands-on way to learn data visualisation by doing.

The takeaway: you don't need to be a software engineer to build tools that teach.

GUEST BIO (Ben Ferry) πŸ‘€

Ben Ferry is a Senior Analytics Consultant at Solita Germany with a passion for data visualisation and making it more accessible. Through Power BI Ferry Tales, he creates content and tools to help the data community grow. Ferry Tales Studio, built with Claude Code, is his latest example of how practitioners can use AI to ship real, useful products without a traditional engineering background.

RELATED CONTENT πŸ”—

Power BI Ferry Tales
Ben Ferry LinkedIn
Ben on Bluesky

Building Custom Data Experiences with Power BI and Fabric Apps (w/ Stephen Godderidge)

LIVESTREAM DATE/TIME πŸ“…

August 21st 2026 - 9:30 AM (Pacific Time)

DESCRIPTION πŸ“„

Power BI reports are great for helping people understand their data, but some scenarios call for more flexibility, customization, and interactivity than a traditional report can provide.

Fortunately, Fabric Apps gives developers a new way to build tailored data experiences on top of Microsoft Fabric and Power BI semantic models.

We'll cover:

  • Where Fabric Apps fit alongside Power BI reports

  • When a custom data app makes sense

  • How these experiences can help users move from insight to action

If you build on Power BI semantic models and have run into the limits of what a report can do, this one is worth your time.

GUEST BIO (Stephen Godderidge) πŸ‘€

Stephen Godderidge is a Principal Product Manager for Power BI within Microsoft Fabric, where he focuses on developer integrations, data apps built with Fabric Apps, and the Model Context Protocol (MCP). His experience spans consulting, solution architecture, and product development, giving him a practical perspective on building scalable, developer-friendly data solutions. He is passionate about sharing what he learns and learning alongside the Microsoft data community.

RELATED CONTENT πŸ”—

Power BI data in Fabric Apps
Rayfin on GitHub
Rayfin
Stephen on LinkedIn

Posted on August 20, 2026 and filed under Livestreams, Fabric, Reporting.

BI Pixie Workload on Fabric: From Power BI Usage to AI Readiness - w/ Gil Raviv

LIVESTREAM DATE/TIME πŸ“…

August 7th 2026 - 9:30 (Pacific Time)

DESCRIPTION πŸ“„

Power BI tells you how many times a report was opened, but not whether people actually understood it, trusted it, or found what they needed. BI Pixie is a usage analytics and AI readiness solution for Power BI, now available as a native Microsoft Fabric workload.

In this session, we'll demo the latest BI Pixie features and take you on a journey from Power BI usage to AI readiness. We'll start by showing how BI Pixie captures what really happens inside your reports, with visual-level heatmaps, click and filter tracking, and in-report satisfaction signals that reveal which content drives value and which quietly gets ignored.

Then we'll move up the stack to the part everyone is asking about: getting your data ready for AI. You'll see how BI Pixie assesses whether your semantic models are ready for AI agents like Copilot, Fabric data agents, and MCP with an engagement-weighted Readiness Score; how it optimizes those models with targeted improvements; and how you can create benchmarks to verify the effectiveness of your data agents and semantic models over time.

If you own Power BI adoption and you're wondering how to prepare your estate for AI, this one is for you.

GUEST BIO (Gil Raviv) πŸ‘€

Gil Raviv is the founder of BI Pixie and DataChant Consulting, and a Microsoft MVP. Gil has led global BI practices at Avanade/Accenture and AWS and today focuses on helping enterprises measure and improve the adoption, trust, and governance of their Power BI reports through BI Pixie.

RELATED CONTENT πŸ”—

BI Pixie
Gil's LinkedIn

Posted on July 28, 2026 and filed under Livestreams, Fabric.