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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
wbhite
Helper I
Helper I

Gateway Service - Same SQL Server, multiple databases

Hello all,

I've searched the forums for an answer to my question, but so far everything seems vague.  Here's my issue:

 

  • I have a single SQL Server with multiple databases
  • I currently have the Power BI Gateway Service (Enterprise) installed on the SQL Server, configured as a data source pointing to a single database (this works fine for reports that use that database)
  • I now need to reach other databases on that SQL Server via the PBIGWS, but I don't see how to enable more databases

Could someone point me in the right direction?

Thanks.

1 ACCEPTED SOLUTION
healthEteam
Resolver I
Resolver I

On the power bi service you need to click on the gear icon in the top right and navigate to "Manage Gateways".

 

If you already have a sql server setup then you should have a gateway cluster that could be named as the server.

In the cluster you can have multiple Data Sources.

From my experience each database on the same machine will be setup as a separate datasource (regardless of how many reports may be using the dataset).

 

So you need to Add a datasource, configure the settings appropriately (same name for the Server, but different database name).

 

The most important part is that the naming that you do in the datasource configuration has to match up exactly to what you have used in your connection string in Power Bi Desktop.

 

Hope that helps.

View solution in original post

1 REPLY 1
healthEteam
Resolver I
Resolver I

On the power bi service you need to click on the gear icon in the top right and navigate to "Manage Gateways".

 

If you already have a sql server setup then you should have a gateway cluster that could be named as the server.

In the cluster you can have multiple Data Sources.

From my experience each database on the same machine will be setup as a separate datasource (regardless of how many reports may be using the dataset).

 

So you need to Add a datasource, configure the settings appropriately (same name for the Server, but different database name).

 

The most important part is that the naming that you do in the datasource configuration has to match up exactly to what you have used in your connection string in Power Bi Desktop.

 

Hope that helps.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors