Forum Discussion
heoliv
8 years agoAdvocate I
Certificate Chain Not Trusted Error Effecting PowerBI Only
Hi, In a SQL query that I have run several times before I am not receiving the following error: Message=A connection was successfully established with the server, but then an error occurred ...
- 8 years ago
This ended up being a fairly easy solution, in order to work around this issue I ended up just having to switch the connection type from MSFT account to Windows for any who encounter this issue in the future.
Anonymous
1 year agoNot applicable
The solution that worked for us in this particular case was to change the SQL connection to OLEDB.
We don't have access to update any SQL Certificates so that wasn't an option. Neither was changing to Windows authentication as we were already using that.