Pbi Error banner
d7rocket d7rocket

Pbi Error

Development community

Description

--- name: pbi-error description: "Diagnose DAX errors across 7 categories (syntax, type mismatch, circular dependency, missing column, ambiguous name, filter context, runtime). Produces root cause analysis with fix suggestions. In PBIP file mode, auto-applies the fix and commits. Checks prior failures to avoid repeating failed approaches." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<Proj

Installation

Installs to ~/.claude/commands/d7rocket-powerbi-skill-pbi-error.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/d7rocket/PowerBI-Skill/HEAD/.claude/commands/pbi-error.md -o ~/.claude/commands/d7rocket-powerbi-skill-pbi-error.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository