IMPORTANT: This Repository is NOT a supported MongoDB product
This repository contains active development on a custom ODBC connector for Power BI. The implementation is currently subject to change at any time. You should not use this connector in production as it is still under development and is in no way supported by MongoDB Inc.
- Install the MongoDB ODBC Driver 1.3.0
- Create the following directory path:
[Documents]\Power BI Desktop\Custom Connectors
- Download the MongoDB Power BI custom connector
MongoDBPBI.mez
and place into theCustom Connectors
folder - Launch Power BI Desktop
- Browse to File > Options and settings > Options
- Browse to Security section
- Under Data Extensions, select "Allow any extension to load without warning or validation"
- Relaunch Power BI Desktop
- In Power BI, browse to Get Data > More...
- Search for MongoDB BI Connector (Beta)
- Click Continue when presented with the warning message
- Enter your MongoDB BI Connector server, port and database
- Choose "DirectQuery" mode
- Click OK to continue
If this is the first time you are connecting to this data source, you will be prompted to enter your MongoDB username and password. (Example: jeff?source=admin and Pass123). This information can be updated in
File > Options and settings > Data Source settings