PowerBI.tips

Business Ops: New and Updated External Tools

October 19, 2021 By Mike Carlo
Business Ops: New and Updated External Tools

Howdy, folks!

This past weekend, I was a man on a mission. There were two pressing reasons for a new release of Business Ops:

  1. The authors of many popular External Tools released updates recently, so we needed to ship a new version of Business Ops with those updates included
  2. Last week, Michael Kovalsky (ElegantBI.com) released a brand new External Tool called Report Analyzer (which we can already tell will be an instant classic), so we wanted to get it out there and into the hands of report developers ASAP

So, I toiled away most of the day on Sunday, cramming as much value as I could into the next version. And along the way, I learned some important new software development skills, including how to:

  • Extract the contents of an MSI installer file
  • Encode an image in base64
  • Roll back your latest commits when you accidentally push to Main instead of a Dev branch (sorry, Mike! ?)

TL;DR: Here’s the skinny on Business Ops 2.0.3

New External Tool:

Updated External Tools:

Click here to download Business Ops 2.0.3

Have a great week, everyone!

James

Previous

Using the Power BI Scanner API to Manage Tenant's Entire Metadata

More Posts

Aug 13, 2026

Fabric as a Backend – Ep.554

Mike has been building apps on Fabric as a backend since January, and he's coining it FAB. The case isn't that you already own Fabric — it's that the workspace identity, git integration, and SQL database remove the wiring you'd otherwise do by hand in Azure.

Aug 11, 2026

Crawl, Walk, Run with AI in PBI – Ep.553

Meagan Longoria's five-stage maturity model for agentic Power BI development gives Mike and Tommy a framework to argue with. They mostly agree — except on the crawl stage, where Mike thinks starting with an MCP server beats starting with a chatbot.

Aug 6, 2026

Power BI Desktop Bridge – Ep.552

Desktop Bridge gives agents a local server to drive Power BI Desktop — reload files, check report state, and take screenshots so the agent can verify its own work. Mike and Tommy agree on the prerequisite: don't use it without skills.