Skip to content

PBIR Tools v0.9.23

Choose a tag to compare

@maxanatsko maxanatsko released this 12 Jun 08:15

Important: This tool works best for targeted, iterative changes to existing reports -- formatting, property adjustments, field binding, theme changes, validation. It's not designed to replace your thinking or design, and it's also constrained by the brittle limitations of Power BI reports, themselves.

Install: uv tool install pbir-cli or pip install pbir-cli (recommended over native installers)

Skills (v26.24): Get skills from the
power-bi-agentic-development
marketplace. For Claude Code: claude plugin add marketplace data-goblin/power-bi-agentic-development


New

  • Update notice -- pbir now lets you know when a newer release is available (checked at most once a day; suppressed in quiet and JSON output modes)

Bug Fixes

  • Fixed pbir --help crashing on Windows consoles that use legacy code pages (pip/uv installs)
  • Fixed pbir bpa run failing with "Report.init() missing 2 required positional arguments" on valid reports (fixes #32)
  • Pressing Ctrl+C while pbir is starting up now exits quietly instead of printing a long traceback
  • Fixed pbir get crashing on color-valued properties (for example a visual background color)
  • Clearer error message when pbir add page is given a report path instead of a page path

Changes

  • Faster startup -- every command begins executing noticeably sooner