The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I had connected this SQL Server with SSMS and its connected well and able to interact with the data bases and tables in it.
But while i tried to connect the same SQL Server with Power BI to create reports its showing error like
provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.
I had tried with these Certificate Revocation options in PBI Desktop Settings, but it doesn't help me out
Also done these two steps, but nothing helps -
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>
kindly provide me solution to Connect SQL Server and PBI...
Hi dharmendars007 ,thanks for the quick reply, I'll add more.
Hi @PremK ,
Regarding your issue, please make sure that the certificate used by SQL Server is in the Trusted Root Certification Authority store of the computer running Power BI Desktop. For more information, please refer to the following article, I hope it will help you.
SSL Security Error with Data Source | Microsoft Power BI Blog | Microsoft Power BI
Best Regards,
Wenbin Zhou
Hello @PremK ,
You can connect try the below step also you can in the global permission setting re-connect the data source you are trying to connect.
Update Power BI Settings:
If you find this helpful , please mark it as solution and Your Kudos are much appreciated!
Thank You
Dharmendar S
The Encrypt Connection was already unchecked, and this doesn't solved this issue.
kindly give any other solutiones pls