技能 编程开发 DAX性能优化与调试

DAX性能优化与调试

v20260717
dax
本技能提供DAX公式的全面优化、调试和系统化指南。它覆盖了系统性能优化工作流、引擎内部原理(如xmSQL)等高级主题,指导用户解决语义模型中的慢查询问题,适用于Power BI桌面和Fabric等多种数据环境。
获取技能
73 次下载
概览

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

信息
Category 编程开发
Name dax
版本 v20260717
大小 25.22KB
更新时间 2026-07-18
语言