fabric-pbi-perf-remediatelisted
Install: claude install-skill PatrickGallucci/fabric-skills
# Power BI Performance remediate in Microsoft Fabric
Systematic toolkit for diagnosing, analyzing, and resolving Power BI performance bottlenecks across the Microsoft Fabric platform. Covers semantic model optimization, DAX tuning, capacity management, DirectQuery diagnostics, and report design best practices.
## When to Use This Skill
- Power BI reports are slow to load or interact with
- DAX queries take too long to execute
- Semantic model refresh is slow or timing out
- Fabric capacity is throttled or overutilized
- DirectQuery reports have high latency
- Visuals render slowly or time out
- Users report intermittent performance degradation
- Migrating to Fabric and need to optimize for the new platform
- Planning capacity sizing for Power BI workloads
- Conducting a performance audit or health check
## Prerequisites
| Tool | Purpose | Required |
| --------------------------------------- | ----------------------------------------- | ------------ |
| Power BI Desktop | Performance Analyzer, DAX query view | Yes |
| DAX Studio | Advanced DAX profiling and server timers | Recommended |
| Fabric Capacity Metrics App | Capacity utilization monitoring | Yes (admins) |
| Tabular Editor / Best Practice Analyzer | Semantic model analysis | Recommended |
| SQL Server Profiler | D