The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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! | |
User | Count |
---|---|
81 | |
81 | |
37 | |
34 | |
31 |
User | Count |
---|---|
94 | |
80 | |
60 | |
50 | |
49 |