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
ARAFATH
New Member

Power BI Desktop to SQL Server connection Error

Please help me to resolve the below issue

I am getting follwoing error when try to connect to MS SQL 

ARAFATH_0-1710925089155.png

Conncetion detail 

ARAFATH_1-1710925178262.png

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi @ARAFATH 

 

You can try the following to troubleshoot:

 

  • Ensure that the SQL Server service is running on the host computer. You can check this using SQL Server Configuration Manager or the Services application in Windows.
  • Ensure that the computer on which Power BI Desktop is installed can communicate with SQL Server over the network. This can be tested by pinging SQL Server from the command line.
  • Verify that the correct authentication method is being used (Windows or SQL Server authentication) and that the credentials are correct. If you are using Windows authentication, ensure that Power BI Desktop is running under a user account that has access to SQL Server.
  • Verify that the firewall on the SQL Server machine allows SQL Server to listen for incoming connections on the port (TCP/IP connections default to 1433).

Best Regards,
Yulia Xu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for the reply .Point 1 & 2 are ok.3and 4 need to check .Who can check this from IT department?

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