fabric-pbi-perf-remediate

Diagnose and remediate Power BI performance issues in Fabric environments.

16|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/PatrickGallucci/fabric-skills --skill fabric-pbi-perf-remediate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-pbi-perf-remediate
Source: https://github.com/PatrickGallucci/fabric-skills/tree/main/skills/fabric-pbi-perf-remediate
Command: npx skills add https://github.com/PatrickGallucci/fabric-skills --skill fabric-pbi-perf-remediate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires MicrosoftPowerBIMgmt, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Power BI performance issues in Fabric environments can degrade user experience and hinder decision-making; this skill provides structured diagnostics and remediation guidance to restore interactivity.

Core Features & Use Cases

  • Diagnose performance bottlenecks using Performance Analyzer, DAX Studio, and Fabric capacity metrics.
  • Provide end-to-end remediation workflows for semantic model tuning, DAX optimization, and DirectQuery troubleshooting.
  • Use cases include slow loading reports, long refresh times, and capacity throttling across workspaces.

Quick Start

Run a performance remediation workflow against your Fabric Power BI workspace to identify bottlenecks and apply fixes.

Frequently Asked Questions about fabric-pbi-perf-remediate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose slow Power BI reports in Fabric capacity?

To diagnose slow Power BI reports in Fabric, use Performance Analyzer, DAX Studio, and Fabric capacity metrics to identify bottlenecks. This skill leverages XMLA endpoints and Power BI REST APIs to investigate slow visuals across workspaces.

What is the best way to troubleshoot DirectQuery latency in Power BI?

The best way to troubleshoot DirectQuery latency is applying structured remediation workflows that analyze query execution using DAX Studio and Performance Analyzer. This identifies data source bottlenecks and optimizes semantic model queries.

Do I need MicrosoftPowerBIMgmt to remediate Power BI performance issues?

Yes, you need the MicrosoftPowerBIMgmt dependency to remediate Power BI performance issues. It provides the PowerShell cmdlets required to interact with XMLA endpoints and Power BI REST APIs for investigation and remediation.

How do I fix Fabric capacity throttling affecting Power BI refresh times?

Fix Fabric capacity throttling and long refresh times by analyzing Fabric capacity metrics to isolate resource bottlenecks. Apply semantic model tuning and remediation workflows via XMLA endpoints to restore interactivity.

Can I optimize DAX queries for large semantic models across workspaces?

Yes, you can optimize DAX queries for large semantic models across workspaces. Use DAX Studio to capture and analyze query plans, then apply structured remediation workflows to tune the models and improve performance.