Forum Discussion
av_mikhailov
8 years agoNew Member
DirectQuery Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
Hi all, I have Power BI report with DirectQuery to MS SQL 2016 database. Report works locally on Power BI Server, and works remotely in Chrome in my admin credentials But report don't work on...
muchinski
8 years agoResolver II
Ahh, I forgot something. You can workarround this problem if you set an user name and password on the report datasource, instead of the default Windows Authentication.
- av_mikhailov8 years agoNew Member
Tnx, but only Windows authentification is acceptable for my case
- tragonneau8 years agoFrequent Visitor
Hello, I have the same error when I use Chrome.
It works when I use IE.
I tried to import settings from IE but I still have the same error.
- ganga-2016-MSFT8 years agoMicrosoft Employee
It's typical Kerberos issue. AUTHORITY\ANONYMOUS LOGON. Can you just use the sql login while connecting to data source or you should enable Kerberos in order to cover double-hop scenario.Adam made a nice video which explains Kerberos configuration - https://guyinacube.com/2017/02/configure-kerberos-power-bi-reports-reporting-services/