power-bi-dax-optimization
Comprehensive DAX formula analysis and optimization with performance, readability, and best-practice guidance.
What it does
- Identify expensive operations and calculation patterns
- Look for repeated expressions that can be stored in variables
- Check for inefficient context transitions
- Assess filter complexity and suggest optimizations
- Evaluate aggregation function choices
- Evaluate formula structure and clarity
- Check naming conventions for measures and variables
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Comprehensive DAX formula analysis and optimization with performance, readability, and best-practice guidance.
Source
Repository: https://github.com/github/awesome-copilot
power-bi-dax-optimization FAQ
What does the power-bi-dax-optimization skill do?
Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations. Identify expensive operations and calculation patterns Look for repeated expressions that can be stored in variables
How do I install power-bi-dax-optimization?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill power-bi-dax-optimization --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain power-bi-dax-optimization?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-power-bi-dax-optimization?ref=badge) npx agentictools info skills/github-awesome-copilot-power-bi-dax-optimization The second line is the CLI lookup for this page — handy in READMEs and docs.