PL-300-Microsoft-Power-BI-Data-Analyst

Francis Nyasha Mubika 40 Reputation points
2025-12-17T20:50:40.7766667+00:00

l am in the lab for the PL-300-Microsoft-Power-BI-Data-Analyst study.

User's image

l am stuck on step 4, l do not have the okay option, below are the options l have.

User's image

Please help

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


Answer accepted by question author

Shruti Dhruv 875 Reputation points Microsoft External Staff Moderator
2025-12-24T06:38:36.1566667+00:00

Hi Francis Nyasha Mubika ,

The lab assumes you have a local SQL Server instance running on localhost, that's why it is showing the error. Please verify that the instance name is correct and that SQL Server is configured to allow remote connections.
You can also follow the checks mentioned above as this will help you to troubleshoot the issue. If still you are unable to load the data, you may use excel and carry on with your learnings.

Let us know if you have any further questions, would be happy to assist you.

Happy Learnings!

Was this answer helpful?


Answer accepted by question author

Erland Sommarskog 136.2K Reputation points MVP Volunteer Moderator
2025-12-17T22:12:48.0466667+00:00

I'm afraid that I know nothing about these labs, but I can explain the error message: It means that you did not reach the SQL Server instance you specified. There can be any number of reasons for this:

  • Server name not spelled correctly.
  • SQL Server is not running.
  • The instance is a named instance, you did not specify the instance name.
  • Firewalls are blocking the way.
  • There is no SQL Server instance at all on the machine you specified.

I see that the instructions says that you should specify localhost. This suggests that SQL Server should be running on the same machine as that UI you are using. If this is running on your laptop, you need to have installed SQL Server. If this is running on a lab machine set up for the exercise, you may not have permissions to inspect the environment, but check that you have spelled localhost correctly.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.