Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I would like to ask for assistance on how to connect to DocumentDB.
I have here sample URL:
mongodb://sample-user;:password@Sample-cluster.node.us-east-1.docdb.amazonaws.com:27017/sample-database?readPreference=secondaryPreferred&replicaSet=rs0
How to connect using the GetData options.
Please advise.
Thank you.
I am sharing what I tried to get the documentdb data to powerbi. Configured the connection to documentdb using python and loaded one of collection as dataframe. From powerbi when you select GetData you have the option to configure python script, using that ran the python script and the dataframe was loaded to powerbi. Next you can transform data using power query as needed or I am assuming you could make the necessary changes in the python script itself and load the final dataframe.
Read the limitations of using python script:
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-python-scripts
Referred the below link for establishing connection to documentdb
https://stackoverflow.com/questions/64828294/python-ssh-tunnel-into-ec2-and-connect-to-documentdb
@amitchandak thank you for the links.
Is the BI connector from the URL that you sent, free for use?
Please check the below link for steps.
https://www.progress.com/blogs/mongodb-odbc-driver-for-data-integration-with-power-bi
Hi @Anonymous thank you for the response. I'm new on MongoDB.
Is this driver a freeware?
It is not, You have to download it from mongodb site.
Hopefully the below link will help.
https://docs.mongodb.com/bi-connector/master/reference/odbc-driver/
@Anonymous sorry. What I mean was that once I downloaded it in the URL that you have provided:
1. It is free to download
2. I can use it for a long time and it will not expire?
The registered versions will ask for a key.
You may download and install as it is mentioned in the MongoDB url link.
@Anonymous thank you for the continuous responses.
Where can I get this key?
Is it asking you for a key when you install? Hopefully not.
Or does it go smoothly?
@Anonymous I haven't tried it yet. I just want to make sure that this is free to use 🙂
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.