I have a SQL Server Database that I have access to using my credentials, but need to set it up using a service account (AD Account). I have tested that this account has access to the SQL Server using the provided username/password in Power BI Desktop.
Here are some screenshot of what I’m experiencing.
Changed Authentication to AD Password Authentication:
Changed the Encrypt connection option:
It seems like the username is not transfered to the server…
We are using TX 20.10.38.64
TIA