Pbi Explain banner
d7rocket d7rocket

Pbi Explain

Development community

Description

--- name: pbi-explain description: "Deconstruct any DAX measure into a structured plain-English breakdown covering business logic, filter context propagation, row context scope, context transitions, and performance implications. Adapts depth to measure complexity (Simple/Intermediate/Advanced). Works with pasted DAX or reads from PBIP model files." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects u

Installation

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

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

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

Full documentation available on GitHub

View Source Repository