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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
AILearn2008
New Member

SharePoint Document Library Metadata

I have a Document Library in SharePoint that I host reports used in Power BI. I created a column called "Document Type" that I utilize to select the report(s) in Power BI. When I connect PBI to the SharePoint folder the metadata/column doesn't show, only the preexisting columns/metadata such as "Author" and "ID". 

How can I show the columns/metadata that I created?

1 ACCEPTED SOLUTION
christinepayton
Super User
Super User

The SharePoint folder connector is meant to expand files, not get metadata. Try the SharePoint list connector instead (yes I realize it's a library - trust me). If you need both the file content and the metadata, you can do two queries and merge them to combine. 

View solution in original post

8 REPLIES 8
LuckySun
New Member

I'm experiencing a similar issue.

Could you please advise on how to retrieve files within folders and the values of additional columns?

With SharePoint lists, I can't view the contents inside folders.

LuckySun
New Member

I'm experiencing a similar issue.

Could you please advise on how to retrieve files within folders and the values of additional columns?

With SharePoint lists, I can't view the contents inside folders.

 
 

 

 

Anonymous
Not applicable

Hi @AILearn2008 ,

 

I've made a test and encountered the same problem you mentioned.

vbofengmsft_0-1727334321921.png

When I tried @christinepayton 's suggestion and successfully retrieved the file metadata by connecting the data source using SharePoint Online list. 

vbofengmsft_1-1727334381621.png

vbofengmsft_2-1727334741078.png

 

 

I recommend you try the same approach. If the issue is resolved, please consider marking @christinepayton 's response as the solution. If the problem persists, please do not hesitate to let me know.

 

Best Regards,

Bof

 

christinepayton
Super User
Super User

The SharePoint folder connector is meant to expand files, not get metadata. Try the SharePoint list connector instead (yes I realize it's a library - trust me). If you need both the file content and the metadata, you can do two queries and merge them to combine. 

Hi @christinepayton , 

Your point here has helped me in confirming about capturing metadata with sharepoint list. I checked with folder, odata as well, it did not capture metadata I am looking for. I am looking for a particular metadata - Retention label. When I connected using online list 2.0, it did not show the sub folder items, but with sharepoint online list 1.0, I was able to expand column attributes and capture the Retention label.

Is this an ideal approach to use list 1.0 to capture the metadata?

What do you suggest. Please advise.

Thanks,

Pallavi

If it works, it works. The other connector that will have extended metadata is the OData connector - I have a tutorial on using that here if it helps: https://youtu.be/yeIQ9jKln_I

Thanks @christinepayton for your reply.

Thanks,

Pallavi

rajendraongole1
Super User
Super User

Hi @AILearn2008 -To access custom metadata columns like "Document Type" from a SharePoint Document Library in Power BI, you need to follow a process that ensures custom columns are available when you connect Power BI to the SharePoint folder.check the "Document Type" column is properly configured in SharePoint as a Managed Metadata or Choice column, as sometimes custom columns don't propagate if they aren't set up correctly.SharePoint can have caching issues, so it might take some time for the metadata to be fully visible in external tools like Power BI.

 

Solved thread FYR:

Solved: Metadata from SharePoint document library - Microsoft Fabric Community

Solved: SharePoint Document Library File URL - Microsoft Fabric Community

 

Hope this helps.

 





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

Proud to be a Super User!





Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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