🎯

power-bi-performance-troubleshooting

🎯Skill

from github/awesome-copilot

VibeIndex|
What it does
|

Systematically diagnoses and resolves Power BI performance issues with step-by-step troubleshooting guidance.

Overview

This skill provides systematic Power BI performance troubleshooting with a structured methodology for identifying, diagnosing, and resolving performance issues across models, reports, and queries. It follows a step-by-step approach from problem definition through baseline collection, systematic diagnosis, and actionable resolution.

Key Features

  • Structured Diagnosis Framework - Follows a systematic methodology: problem definition, scope assessment, baseline collection, and categorized diagnosis across model, report, query, and capacity dimensions
  • Issue Classification - Categorizes problems into model loading/refresh, report page loading, visual interaction responsiveness, query execution speed, capacity constraints, and data source connectivity
  • Model Performance Analysis - Evaluates data model size, relationship design, storage mode configuration (Import/DirectQuery/Composite), data type compression, and calculated column vs. measure usage
  • Performance Baselines - Establishes measurable targets: page load under 10 seconds, visual interaction under 3 seconds, query execution under 30 seconds, with memory and CPU utilization tracking
  • Root Cause Identification - Identifies common issues like high-cardinality text columns, bidirectional relationships, excessive calculated columns, missing date tables, and inefficient DAX patterns

Who is this for?

Power BI developers, data analysts, and BI administrators who need to diagnose and resolve performance issues in Power BI reports and models. Ideal for teams managing enterprise Power BI deployments where slow reports impact user adoption and business decision-making.

📦

Same repository

github/awesome-copilot(224 items)

power-bi-performance-troubleshooting

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add github/awesome-copilot --skill power-bi-performance-troubleshooting
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add github/awesome-copilot --skill power-bi-performance-troubleshooting
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/power-bi-performance-troubleshooting/SKILL.md

SKILL.md

6,873Installs
-
AddedFeb 25, 2026

More from this repository10

🎯
git-commit🎯Skill

A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.

🎯
gh-cli🎯Skill

A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.

🎯
prd🎯Skill

Generates comprehensive Product Requirements Documents (PRDs) by systematically analyzing requirements and crafting detailed technical specifications

🎯
refactor🎯Skill

A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.

🎯
excalidraw-diagram-generator🎯Skill

Generates Excalidraw diagrams from natural language descriptions, creating visual representations of processes, systems, relationships, and ideas.

🎯
documentation-writer🎯Skill

Expert technical writer guided by the Diataxis framework, creating tutorials, how-to guides, reference docs, and explanation pages for software documentation.

🎯
chrome-devtools🎯Skill

Automates browser interactions, debugging, and performance analysis using Chrome DevTools for comprehensive web page inspection and control.

🎯
java-springboot🎯Skill

Provides Spring Boot best practices covering project setup, dependency injection, REST API design, data access with JPA, security configuration, and testing strategies.

🎯
web-design-reviewer🎯Skill

A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.

🎯
github-issues🎯Skill

Manages GitHub Issues through the GitHub API, enabling creation, searching, labeling, and triaging of issues directly from the coding environment.