dax
DAX performance optimization for semantic models. Automatically invoke when the user asks to "optimize DAX", "fix slow DAX", "DAX performance", "tun…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
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](./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):
- [
references/engine-internals.md](./references/engine-internals.md) — FE/SE architecture, xmSQL, compression/segments, SE fusion, trace diagnostics - [
references/dax-patterns.md](./references/dax-patterns.md) — Tier 1 DAX patterns (DAX001–DAX021) + Tier 2 query structure (QRY001–QRY004) - [
references/model-optimization.md](./references/model-optimization.md) — Tier 3 model patterns (MDL001–MDL009) + Tier 4 Direct Lake (DL001–DL002)
Trace capture and performance profiling:
- Local models (Power BI Desktop): Use the Tabular Editor CLI
te query(see the [te-cliskill](../../../tabular-editor/skills/te-cli/)) first; as an alternative, the [connect-pbidskill](../../../pbi-desktop/skills/connect-pbid/) 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-cliskill](../../../tabular-editor/skills/te-cli/) (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
- [
semantic-model](../semantic-model/) — Model design, build, and auditing including DAX anti-patterns and best practices - [
connect-pbid(pbi-desktop plugin)](../../../pbi-desktop/skills/connect-pbid/) — Trace capture, performance profiling, EVALUATEANDLOG debugging - [
lineage-analysis](../lineage-analysis/) — Impact analysis before model changes
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/semantic-models/skills/dax/SKILL.md