Forum Discussion
EMERGENCY || Unable to connect SQL server with PBI
- 2 years ago
Thanks to everyone who tryied to give solution for this error.
I resolved this issue through 2 steps >
1. Adding / Editing Environment Variable - the variable name should be Name of the SQL Server.
2. Updating PBI Desktop Config file in this path
C:\Users\<YourUsername>\AppData\Local\Microsoft\Power BI Desktop\User.zip
updating this - <setting name="SqlTrustedServers" serializeAs="String"> <value>NAMES OF YOUR SQL SERVERS </value> </setting>
Thanks to everyone who tryied to give solution for this error.
I resolved this issue through 2 steps >
1. Adding / Editing Environment Variable - the variable name should be Name of the SQL Server.
2. Updating PBI Desktop Config file in this path
C:\Users\<YourUsername>\AppData\Local\Microsoft\Power BI Desktop\User.zip
updating this - <setting name="SqlTrustedServers" serializeAs="String"> <value>NAMES OF YOUR SQL SERVERS </value> </setting>