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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors