Power BI Connector
Power BI Connector
The BEEM Power BI connector provides a native Get Data experience with DirectQuery and Import mode support.
Prerequisites
- BEEM ODBC Driver installed on the same machine
- A backend ODBC driver (Amazon Redshift or PostgreSQL) installed
- Power BI Desktop
Install the connector
-
Download
BEEM.mezfrom the latest release -
Copy to the custom connectors folder:
%USERPROFILE%\Documents\Power BI Desktop\Custom Connectors\Create the folder if it doesn't exist.
-
In Power BI Desktop, go to File > Options and settings > Options > Security > Data Extensions and select Allow any extension to load without warning
-
Restart Power BI Desktop
Connect to your data
- Click Get Data
- Search for BEEM and select BEEM Platform
- Choose DirectQuery or Import
- Enter your username and password
- Click Connect
The navigator shows your workspace tables. Expand a schema to see its tables and views.
DirectQuery vs Import
| DirectQuery | Import | |
|---|---|---|
| Data freshness | Live — queries run in real time | Snapshot at last refresh |
| Data size | Unlimited (query on demand) | Limited by Power BI memory |
| Performance | Depends on warehouse load | Fast after initial load |
| Use when | Dashboards need live data | Reports on stable datasets |
Gateway deployment
For scheduled refresh in Power BI Service (cloud), the BEEM ODBC Driver must be installed on the On-Premises Data Gateway machine:
- Install the ODBC driver on the gateway machine (see Windows installation)
- Create a System DSN with the connection details
- Install
BEEM.mezin the gateway's custom connectors folder:C:\Windows\ServiceProfiles\PBIEgwService\Documents\Power BI Desktop\Custom Connectors\ - Restart the gateway service
- In Power BI Service, configure the data source under Manage gateways using the DSN
Updated 7 days ago
