PowerBI.tips

Business Ops Update: Bugfix

October 3, 2021 By Mike Carlo
Business Ops Update: Bugfix

UPDATE: All downloads for business ops has moved to github releases page dedicated to this project here: https://github.com/MikeCarlo/BusinessOps/releases

Howdy folks!

We have just published a bugfix release for Business Ops; Version 2.0.2 is now available for download. Please see the instructions below for details.

Instructions

If you have installed Business Ops 2.0 or 2.0.1, you should use the “Edit External Tools” menu to remove the External Tools you have installed, then close and uninstall Business Ops.

Then, just download and install the latest version of Business Ops, and reinstall your favorite External Tools. That’s it!

What Happened?

In previous versions of Business Ops, its installation path was C:\Users\\AppData\Local\Programs\pbi-tips-business-ops\, which could be accessed by any process running on the machine. This struck us as somewhat insecure, so we decided to beef up the security. When we released Business Ops 2.0, we changed the installation path to C:\Program Files\PowerBI.tips Business Ops\, which requires elevated permissions to modify any files inside. This change increased the security of Business Ops, but those of you who are familiar with how file paths work can probably guess how it also had some other, unintended consequences. For those who aren’t, here’s what happened:

The installation path in previous versions did not have any spaces in it, and everything was working fine. But when we changed the installation path to one that includes spaces, several of the included External Tools in Business Ops stopped working. This wasn’t immediately obvious because it only affected the handful of External Tools which launch a PowerShell script by calling its absolute path. Once we identified the cause of the issue, the fix was pretty straightforward, and we got everything working again.

Thanks for reading!

James

Previous

A better way to Mobile

More Posts

Sep 2, 2026

Business Ops Has Moved to GitHub

Business Ops, the Power BI Desktop external-tools manager, has moved from PowerBI.tips Products to GitHub for better distribution, simpler updates, and easier code management.

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.