Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I need to know how to import mongodb database in powerbi,
please share me step by step guide to connect with mongodb
Thanks
Mohanraj
Hi @MR3110 ,
Based on the error description, try to check if sample_mflix table is present in the sample_mflix data base. You should enter the table name in the native query.
You can also view the following document to learn more information.
MongoDB Atlas SQL interface connector - Power Query | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks,
Now I can connect PowerBI with MongoDB.
But how could i filter the database before importing. I tried to filter database using sql query but its not working.
Below is the screenshot of an error
Prerequisites:
Steps:
Additional Tips:
Example Query:
If you want to import data from a collection named "customers" with a specific filter, you can use a query like:
{ "find": "customers", "filter": { "country": "USA" } }
By following these steps, you can successfully connect your MongoDB database to Power BI and leverage its powerful visualization and analysis tools.
Hi @MR3110
Please check out this link - https://www.mongodb.com/docs/atlas/tutorial/connect-bic-powerbi/
Video - https://www.youtube.com/watch?v=2_uFlLYjKhk
Proud to be a Super User! | |
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
31 | |
27 |
User | Count |
---|---|
92 | |
50 | |
44 | |
40 | |
35 |