Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Since the Power BI team allowed to launch external tools from the Power BI desktop ribbon, several tools became available. Do you know you can create your own one in less than 2 minutes ? With the ‘External tools manager’ within ‘Power BI Sidetools’, you just need to fill in several information ignoring everything about Json and base64 formats. You easily change the tools order, select an image, add arguments, test and save your changes. A wizard is even available to do it in a simplistic way.
Have a look at this blog post about Power BI Sidetools and download it in the ‘Setup’ chapter : https://thebipower.fr/index.php/power-bi-sidetools/
External tools definitions are hosted in Json files located in a special Power BI desktop folder :
C:\Program Files (x86)\Common Files\microsoft shared\Power BI Desktop\External Tools
To be able to add/modify Json files in Power BI desktop folder, it is necessary to have administrator access.
You are able to create an external tool opening any application (.exe, .com, .bat file). This application can be connected to your model like DAX Studio, Tabular Editor, ALM Toolkit or Power BI Sidetools. But it can be also a disconnected application like Notepad or Windows Task Manager. It can be also a specific file, a directory or an URL.
To create a new external tool entry, select an existing one and click on ‘Duplicate’, ‘New’ or ‘Wizard’ button.
The wizard will guide you through few steps
But you can also do it manually
You can also specify the application and type the file path as an argument. If the file path contains spaces, the whole path must be surrounded by double quotes (ie : “C:\My path\My file.xlsx”)
Arguments will change the application behaviour. Arguments which are allowed depend on the application. You may find information in the application documentation. Search in Internet for ‘command line options’ or ‘command line switches’.
As an example, here are command line options for Microsoft Office : command line switches for Microsoft Office products
Windows explorer command line switches : https://ss64.com/nt/explorer.html
If the application accepts ‘server’ and ‘database’ arguments coming from Power BI desktop, you can add them easily clicking on ‘S’ and/or ‘D’ buttons.
You may want to look at the original post : https://thebipower.fr/index.php/2020/12/01/manage-your-external-tools/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.