Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jagadeesh_k
Microsoft Employee
Microsoft Employee

MongoDB connector for direct queries

We are using PowerBI for our reporting requirements, the data source is MongoDB. We are leveraging Azure CosmosDB Connector to model the data; however, this seems to be slow and inefficient with the data volume.

As CosmosDB connector doesn’t support querying for MongoDB API, we are exploring other options for direct queries so that we can filter/aggregate the data before we import large data set.

 

One option we were trying is using R script as data source, using mongolite to filter and query the dataset and transform the data and load into the powerBI. This is working as expected in the powerBI desktop while from powerBI service, we are not able to connect to the data source.

Extension{"extensionDataSourceKind":"R","extensionDataSourcePath":"R"}

Any assistance on this will be a great help.

Also, would like to know if there is similar use case for reference; modeling mongoDB for powerBI using out of box connectors or custom connectors.

1 REPLY 1
v-deddai1-msft
Community Support
Community Support

Hi @jagadeesh_k ,

 

Did you want to direct query to mongodb from power bi? You can try to use odbc connector and try to direct query to odbc data source: https://github.com/sgoley/DirectQuery-for-ODBC-in-PowerBI

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,

Dedmon Dai

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors