power-bi-dax-optimization
Analyzes and optimizes Power BI DAX formulas for performance, readability, and best-practice compliance.
Install
npx skills add https://github.com/github/awesome-copilot --skill power-bi-dax-optimizationStats
| Total installs | 7,461 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Analyzes formulas across four dimensions: performance bottlenecks, readability clarity, best-practice compliance, and maintainability challenges
- Provides step-by-step optimization strategy including variable usage opportunities, function replacements, and context optimization techniques
- Delivers refactored formulas with improved structure, error handling via DIVIDE and BLANK preservation, and inline documentation
- Covers common patterns like variable caching for expensive calculations, proper iterator function usage, and defensive programming for edge cases
Tags
Related skills
| Skill | Installs | vs power-bi-dax-optimization |
|---|---|---|
| remembering-conversations | 7,009 | -452 |
| json-canvas | 7,105 | -356 |
| power-bi-report-design-consultation | 7,529 | +68 |
| ai-rag-pipeline | 7,351 | -110 |
| lead-magnets | 8,624 | +1,163 |
FAQ
- How many installs does power-bi-dax-optimization have?
- power-bi-dax-optimization has 7,461 total installs and 7.4K installs this week.
- Where is power-bi-dax-optimization hosted?
- power-bi-dax-optimization is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does power-bi-dax-optimization have?
- power-bi-dax-optimization has 27.4K GitHub stars.
- When was power-bi-dax-optimization first indexed?
- OrangeBot.AI first indexed power-bi-dax-optimization on Feb 25, 2026.
- How do I install power-bi-dax-optimization?
- Run: npx skills add https://github.com/github/awesome-copilot --skill power-bi-dax-optimization