Skills Data Science DAX Performance Optimization And Debugging

DAX Performance Optimization And Debugging

v20260619
dax
Provides comprehensive skills and references for writing, debugging, and optimizing DAX within semantic models. It guides users through systematic performance tuning using a tiered framework, covering engine internals, best practices, and profiling techniques for both local and remote models.
Get Skill
287 downloads
Overview

DAX

Skills and references for writing, debugging, and optimizing DAX in semantic models.

Optimization

For systematic DAX query performance optimization, read the workflow reference first:

references/dax-performance-optimization.md — Tiered framework (4 tiers), phased workflow, decision guide, and error handling.

Detailed reference files (progressive disclosure — consult as directed by the workflow):

Trace capture and performance profiling:

  • Local models (Power BI Desktop): Use the Tabular Editor CLI te query (see the te-cli skill) first; as an alternative, the connect-pbid skill covers FE/SE timing (performance-profiling.md) and intermediate result inspection (evaluateandlog-debugging.md).
  • Remote models (Fabric Service / XMLA): Run DAX with the Tabular Editor CLI te query (-s <workspace> -d <model>) against the workspace XMLA endpoint; see the te-cli skill (tabular-editor plugin).
  • Power BI Modeling MCP: also available for trace and query if you prefer an MCP tool; reach for it after the options above.

Related Skills

Info
Category Data Science
Name dax
Version v20260619
Size 25.23KB
Updated At 2026-06-20
Language