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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Import SharePoint List with Calculated Columns

I am experiencing an issue where I cannot import one of the lists from a SharePoint site.  The error I receive is below.

 

DataSource.Error: SharePoint: Request failed: The remote server returned an error: (500) Internal Server Error. (An error occurred while processing this request.)
Details:
DataSourceKind=SharePoint

DataSourcePath=http://MySiteName
SPRequestGuid= a SharePoint guid
Url=http://MySiteName/subsite/_vti_bin/ListData.svc/ListName

 

From my internet sleuthing, I beieve it is due to the list having calculated columns.   Is anyone else having this problem?  If so, were you able to get past the issue?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

So you want to get custom fields from on-premise sharepoint site, right?

 

If this is a case, current sharepoint connector seems not work for custom fields, please use rest api to get data from sharepoint site.

Working with folders and files with REST

 

Regards,

Xiaoxin Sheng

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

HI @Anonymous,

 

Which version of sharepoint site you used? Online or on-premise? Can you ensure you have permission to access that list and use the correct credentials on power bi desktop side?

 

Please share more detail information to help use clarify this issue.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Thanks for the response.  Sharepoint is on-prem not cloud.  I was given rigths to it by the admin and I can view the list through my browser.  I am using my AD credentials in browser and Power BI.  I can view other lists, but not this one.  The only difference I see is that the list i cannot connect to has calculated columns.

 

 

Anonymous
Not applicable

Hi @Anonymous,

 

So you want to get custom fields from on-premise sharepoint site, right?

 

If this is a case, current sharepoint connector seems not work for custom fields, please use rest api to get data from sharepoint site.

Working with folders and files with REST

 

Regards,

Xiaoxin Sheng

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors