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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
diskovered
Helper III
Helper III

SharePoint.Files data source error: The feeds metadata...

When adding SharePoint folder as data source with SharePoint custom column type “Choice”, prompted with this error: 

 

SharePointFiles.PNG

 

image001.jpg

 

Our internal SharePoint support team indicated the following:

 

I have narrowed down what is causing the issue that you can connect the power BI data connection to (SharePoint Site 1) but not (SharePoint Site 2).

 

This is not caused by the permission as <user> already a site owner of both sites. I found that this is caused by a custom column in some of the document libraries under the (SharePoint Site 2). Power BI cannot parse the type “Choice” column in the document library for example “(Document Library)”.

 

 

Does anyone know of any work-around?

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @diskovered 

How do you connect to SharePoint folder?

"OData"? or "SharePoint folder"?

 

What URL do you put in SharePoint Folder/"OData" connector of Power BI Desktop?

 

If you use "OData" connector, try a workaround:

Create a blank query in Power BI Desktop, copy the following code into Advanced Editor of this blank query.

let
    Source = OData.Feed("URL")
in Source

 

Best Regards

Maggie

 

Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.