Docs Menu

Docs HomeLaunch & Manage MongoDBMongoDB Atlas

Connect to Atlas SQL from Power BI

On this page

  • Prerequisites
  • Procedure

This page describes how to connect to a cluster with Atlas SQL and Power BI using the Power BI Connector.

  • An Atlas cluster running MongoDB version 5.0 or later.

  • Power BI Desktop 64 bit. Microsoft updates and releases Power BI monthly, and Atlas supports only the latest version of Power BI Desktop.

  • Windows operating system. To learn the Windows OS versions that Power BI Desktop supports, see Power BI System Requirements.

Follow these steps to enable Atlas SQL and connect with Power BI.

1
1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.

  2. If it is not already displayed, select your desired project from the Projects menu in the navigation bar.

  3. If the Database Deployments page is not already displayed, click Database in the sidebar.

2
  1. On the lower right side of the cluster card under Atlas SQL, click Connect.

  2. If the Introducing the Atlas SQL Interface dialog box displays, click Get Started.

3

Quick Start configures a federated database instance for your cluster with the default settings.

To set up Advanced Configuration, including querying across Atlas data sources or limiting the namespaces to query, you must Manually Create a Federated Database Instance for Atlas SQL.

4
5
6

The URL is required to connect from Power BI Desktop.

2

Download the installer for the latest MongoDB ODBC Driver.

3

Note

The MongoDB Atlas Power BI Connector is included with Power BI Desktop. If your version of Power BI Desktop already has the MongoDB connector, you can skip this step. To use a different version than the one bundled with Power BI Desktop, complete this step.

2

Create this folder if it doesn't already exist.

4
1
2
3
  1. Type mongo in the search bar to find the new connector.

  2. Select MongoDB Atlas SQL.

  3. Click Connect.

4

The MongoDB URI is the URL is the from the previous step.

You can also enter a SQL query in the Native query field. Power BI uses the SQL query as the direct source for the data.

5

By default, a user can access all clusters and federated database instances in projects to which they have access. If you restricted access to specific clusters and federated database instances, you can grant access to the new federated database instance in the Edit User menu. To learn more, see Modify Database Users.

← Connect from Tableau