Webinar | September 16

Supercharge your semantic models with DAX UDFs and TE3

Learn when DAX UDFs beat calculation groups – and how Tabular Editor 3 makes them faster to build, maintain, and scale.

tabular-editor-portrait-daniel-and-bernat-1080x1080

DAX UDFs (User-Defined Functions) give you a smaller, more predictable building block than calculation groups: a named, reusable expression that only runs when a measure explicitly calls it. No filter-context leaks into titles, tooltips, or the filter pane – just centralized logic without the side effects.

But UDFs alone only get you so far. Once you're generating dozens of measures with consistent naming, formatting, and display folders, doing it by hand becomes the bottleneck. That's where Tabular Editor 3's development-experience features and C# scripting come in.

Daniel Otykier (Head of Product) and Bernat Agulló Roselló (Microsoft Data Platform MVP, Content Contributor) walk through the full picture: what UDFs are and how they compare to calculation groups, how to build and manage them in TE3, and how to scale them with scripts instead of manual work.

What you'll learn:

  • What UDFs are, their syntax, and how they work under the covers
  • UDFs vs. calculation groups: the remaining use cases where calculation groups still shine, and where UDFs are now the better choice
  • Creating and managing UDFs in Tabular Editor 3 – IntelliSense, Peek Definition, and automatic reference updates on rename
  • Scaling UDFs with C# scripts – generating measures, applying standard naming, and organizing display folders
  • Live Q&A

Event Details

Date: Wednesday, September 16
Time: 15:00-16:00 (CET)
Host: Daniel Otykier & Bernat Agulló Roselló