Forum Discussion
Error Message Trying to Load From SharePoint List
I'm trying to get data from a SharePoint list; however, I keep getting the below message. I have a couple of dozen other lists on the same site, of which I have not had any issues with. Thoughts?
- Anonymous9 years ago
jerryh06238,
Does your SharePoint list contain calculated fields? If it contains, please remove calculated columns from the SharePoint list and check if the error goes away.
If your SharePoint list doesn't contain calculated columns, please use fiddler to capture the Http traffic between Power BI and SharePoint List.
Regards,
3 Replies
- jerryh06238New Member
I'm trying to get data from a SharePoint list; however, I keep getting the below message. I have a couple of dozen other lists on the same site, of which I have not had any issues with. Thoughts?
- AnonymousNot applicable
jerryh06238,
Does your SharePoint list contain calculated fields? If it contains, please remove calculated columns from the SharePoint list and check if the error goes away.
If your SharePoint list doesn't contain calculated columns, please use fiddler to capture the Http traffic between Power BI and SharePoint List.
Regards,- jerryh06238New Member
The list does have calculated fields. I took them out and the error went away. I have another list with calculated fields and it seems to work for that list.