Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello all,
I've searched the forums for an answer to my question, but so far everything seems vague. Here's my issue:
Could someone point me in the right direction?
Thanks.
Solved! Go to Solution.
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.
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.