Share via

Problem with SQL server login

qasim fasasi 0 Reputation points
2026-02-14T11:44:38.18+00:00

Screenshot 2026-02-14 120506

I am trying to connect to a local SQL Server instance (localhost;AdventureWorksDW2020) via Power BI Desktop and I am getting this specific error message ("We couldn't authenticate with the credentials provided. Please try again.").

This happens with 02-Starter-Sales Analysis.pbix file working through the PL-300 curriculum.

 

SQL Server | Other
0 comments No comments
{count} votes

Answer recommended by moderator
  1. Marcin Policht 81,790 Reputation points MVP Volunteer Moderator
    2026-02-14T12:07:57.8833333+00:00

    You need to set up the lab environment as described in https://github.com/MicrosoftLearning/PL-300-Microsoft-Power-BI-Data-Analyst/blob/Main/Instructions/Labs/00-setup.md

    Setup local lab environment

    If you want to complete them on your own computer, you can do so by installing the following software.

    SQL Server Database Engine

    The lab connects to a localhost SQL Server instance. The following instructions will help you install SQL Server and configure the default options. You only need to install the Database Engine feature.

    You can use an existing SQL Server instance if you have access, instead of installing a local version. However, you'll need to modify the connection string from "localhost" to your instance name.

    All setup and resource files can be downloaded from GitHub.

    Extract the 'AllFilesDownload' folder to D:/ and rename it to 'D:\Allfiles'.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


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.