Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Sharepoint Connection Error

Hello.

 

Recently I've been trying to connect to SP through PBI desktop and I have been failing to connect. I suspect the issue started when, as I was refreshing the dataset, the internet connection dropped and reconnected.

 

Sharepoint errorSharepoint error

 

 

I have already installed the latest version (May '22) of PBI and cleared my credentials (global & local) yet I am still receiving the same error.

 

Please help.

 

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

 Try to add the cipher suites i mentioned. then it will work.

As stated in an above link https://docs.microsoft.com/en-us/sharepoint/troubleshoot/administration/authentication-errors-tls12-...

Sharepoint has moved to tls1.2

For TLS 1.2, the following cipher suites are supported by Azure Front Door:

  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_DHE_RSA_WITH_AES_128_GCM_SHA256

these cypher suites are probably not in use on your server where the gateway is installed.

at least our server didn't have those.

 

Added these cypersuites rebooted the gateway server.

 

And   a way to bypass this situation, to build dataflows for Sharepoint sources, then using them to feed our models so that merges don't fails.

 

Similar question refer:

https://community.powerbi.com/t5/Issues/May-2021-Gateway-Error-SharePoint-Request-failed-The-underly... 

 

 

Did I answer your question? Mark my post as a solution!


Best Regards

Lucien

View solution in original post

2 REPLIES 2
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

 Try to add the cipher suites i mentioned. then it will work.

As stated in an above link https://docs.microsoft.com/en-us/sharepoint/troubleshoot/administration/authentication-errors-tls12-...

Sharepoint has moved to tls1.2

For TLS 1.2, the following cipher suites are supported by Azure Front Door:

  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_DHE_RSA_WITH_AES_128_GCM_SHA256

these cypher suites are probably not in use on your server where the gateway is installed.

at least our server didn't have those.

 

Added these cypersuites rebooted the gateway server.

 

And   a way to bypass this situation, to build dataflows for Sharepoint sources, then using them to feed our models so that merges don't fails.

 

Similar question refer:

https://community.powerbi.com/t5/Issues/May-2021-Gateway-Error-SharePoint-Request-failed-The-underly... 

 

 

Did I answer your question? Mark my post as a solution!


Best Regards

Lucien

Anonymous
Not applicable

Hey, Do you try to connect to a sharepoint list or a file stored in SP. For SP connections, there are 3 connections avaliable in pbi desktop, if you want to connect to SP list, i recommend you to use Sharepoint online connection. If you connect to a file stored in SP, i would like to you web connection. Hope it is helpful! 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors