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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
CahabaData
Memorable Member
Memorable Member

link path to SQL Server

in the basic on premise Get Data scenario - if one chooses Excel - you're presented the standard file explorer method to go and find the excel file you wish to use....  just a little background....

 

but if you select SQL Server - one gets prompted for the server name and database name (optional); not file explorer

 

so is the server name suppose to be a full path string name? ... assuming the SQL server is elsewhere on the LAN and not the same machine as where PBI is installed.....

www.CahabaData.com
2 ACCEPTED SOLUTIONS
Phil_Seamark
Microsoft Employee
Microsoft Employee

Ideally you should use the fully qualified domain name to avoid any issues downstream when you setup refreshing via one of the Gateways.

 

But you can always update that later.  In the meantime you can use the netbios name of the machine.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

View solution in original post

Anonymous
Not applicable

hI @CahabaData

 

If the SQL Server is in the same domain and has no instances, the path looks like "SCPBISQL01" or similar.

If the SQL Server is in the same domain and has instances, the path looks like "SCPBISQL01\Instance" or similar.

If the SQL is not in the same domain, then you need the fully qualified domain name as @Phil_Seamark wrote.

 

The name of the Database is optional, but if you know the name of the DB, is better to provide it.

 

 

View solution in original post

6 REPLIES 6
Anonymous
Not applicable

hI @CahabaData

 

If the SQL Server is in the same domain and has no instances, the path looks like "SCPBISQL01" or similar.

If the SQL Server is in the same domain and has instances, the path looks like "SCPBISQL01\Instance" or similar.

If the SQL is not in the same domain, then you need the fully qualified domain name as @Phil_Seamark wrote.

 

The name of the Database is optional, but if you know the name of the DB, is better to provide it.

 

 

then does: SCPBISQL01\Instance

 

go into the Server Name field in PBI?

www.CahabaData.com
Anonymous
Not applicable

yes 😉grafik.png

Schönen Dank 

 

not sure I saw the instance info in any of the documentation I was researching on this before......

 

 

www.CahabaData.com
Phil_Seamark
Microsoft Employee
Microsoft Employee

Ideally you should use the fully qualified domain name to avoid any issues downstream when you setup refreshing via one of the Gateways.

 

But you can always update that later.  In the meantime you can use the netbios name of the machine.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

thanks - though must admit I don't get it - but then it isn't my field so much.... with Netbios or 'fully qualified domain name' as the server name I guess that will include or define the path as far as Power BI is concerned.....

www.CahabaData.com

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors