Forum Discussion
Credentials-Log into the data source as SQL Server
BIBIBI wrote:
My issue is that I can not connect to data sources when I enter my ID and password in both window and basic authorization in Power BI Report Server to use sheduled refresh function.
So if you are using your windows credentials you will need to use the Windows option in the Authentication Type. What format are you using to enter your username? I normally use "domain\username" so that it is unambiguous. Depending on how your Report Server is configured if you just enter "username" then it can be interpreted as a local user on the server rather than a domain user and you will get this error about the user or password being incorrect.
Hi d_gosbell, thank you for your response. "domain\username" is used in Report Server, so I entered "domain\username" in my user name. However, it does not work.