dax

star 708

DAX performance optimization for semantic models. Automatically invoke when the user asks to "optimize DAX", "fix slow DAX", "DAX performance", "tune a measure", "debug a measure", "DAX anti-patterns", or mentions slow queries, server timings, or DAX authoring.

data-goblin By data-goblin schedule Updated 6/10/2026

name: dax version: 26.24 description: DAX performance optimization for semantic models. Automatically invoke when the user asks to "optimize DAX", "fix slow DAX", "DAX performance", "tune a measure", "debug a measure", "DAX anti-patterns", or mentions slow queries, server timings, or DAX authoring.

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 connect-pbid skill — specifically performance-profiling.md for FE/SE timing and evaluateandlog-debugging.md for intermediate result inspection.
  • Remote models (Fabric Service / XMLA): Use the powerbi-modeling-mcp VS Code extension for trace and query operations. Install: code --install-extension analysis-services.powerbi-modeling-mcp

Related Skills

Install via CLI
npx skills add https://github.com/data-goblin/power-bi-agentic-development --skill dax
Repository Details
star Stars 708
call_split Forks 105
navigation Branch main
article Path SKILL.md
More from Creator