How to Use the Power BI Connector
Prerequisites for Power BI Connector
Before using the Power BI connector, ensure you meet the following requirements:
Power BI Desktop: Power BI Desktop installed on your machine
Connector File:
foundation.mezconnector file (provided by meshX team)Application Access: Access to application that have connected data products you want to consume - your user account must have permissions for
data:application:browseData Product Access: Your user account must have permissions for
data:data_product:readanddata:data_product:querypermission for each data product you want to use in PowerBI.
The Foundation platform provides a custom Power BI connector that allows easy consumption of data products directly within Power BI Desktop. The connector is specifically designed to load data products that are connected to applications, making it simple to browse and select relevant datasets.
Installation Steps
Install the Connector File
Locate your Power BI Custom Connectors folder:
Default path:
[Documents]\Microsoft Power BI Desktop\Custom ConnectorsNote: If using OneDrive integration, use Windows Explorer quick access link to ensure correct Documents folder
Legacy versions: For older Power BI versions, try
[Documents]\Power BI Desktop\Custom Connectors
Copy the
foundation.mezfile to this folder.
Configure Security Settings
Open Power BI Desktop
Navigate to:
File → Options and settings → Options → SecurityIn the "Data Extension" section, select:
Allow any extension to load without validation or warningClick OK and restart Power BI Desktop
Loading Data with the Connector
Access the Connector
In Power BI Desktop, go to Home → Get Data
In the Get Data window, search for "meshX Foundation"
Select the meshX Foundation connector and click "Connect"
Handle Security Warnings
Power BI may display a preview connector warning
Select "Don't warn me again with this connector" and click "Continue"
Configure Connection
In the meshX Connector configuration window:
Foundation dropdown: Select the appropriate Foundation instance (e.g., "Demo")
Organization field: Enter your account name (e.g., "demo")
Note: If you are connecting to a custom foundation instance not listed in Foundation dropdown in your connector version - use details that were shared by meshX team with the connector file.
Click "OK"
Authenticate
Depending on your access mode, you can use one of the following options:
OAuth - Click the "Sign in" button. A pop-up window with the Foundation login screen will appear. Sign in using your credentials as you would on the Foundation UI.
Direct Access - If you have direct Foundation access (without Auth0) or if you are using an access key pair, provide them in the displayed input fields.
Click "Connect"
Select Data Products
Browse the list of applications and their connected data products
Select the data products you want to load
Click "Load"
Last updated