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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
AILearn2008
New Member

Using SharePoint Document Library Metadata

Instead of creating folders within a document library, I want to utilize Metadata. When I load the Document Library in Power Query, the metadata fields aren't showing and this is forcing me to create subfolders which I was hoping to avoid. 

 

Any tips or tricks for using metadata?

2 REPLIES 2
christinepayton
Most Valuable Professional
Most Valuable Professional

You can connect to it using the SP List connector or OData connector instead, which has all the metadata, then join it to the file contents (if you need the file contents). The list connector does work with libraries, they're essentially very similar architecturally - it's just that their "item" is a file instead of a data row. 

OwenAuger
Super User
Super User

Hi @AILearn2008 

If you are connecting to a SharePoint Online Folder (using SharePoint.Contents or SharePoint.Files) and want to include additional columns from the Document Library, I answered a similar question recently here:

https://community.fabric.microsoft.com/t5/Power-Query/Power-Query-a-SharePoint-folder/m-p/4149036#M1...

 

I used OData.Feed to access the additional columns and joined with the SharePoint.Contents query.

 

Is this the sort of thing you're wanting to do?


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

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.