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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
margheritamart
Frequent Visitor

Import Metadata from Documentsets in a sharepoint library

I would like to import in Power Bi the metadata of documentsets in a Sharepoint Library.

I don't seem to be able to do that as when I try to import, I see the files extracted data and zero metadata (status/PC etc)

margheritamart_0-1699022827767.png

margheritamart_1-1699022946138.png

 

1 ACCEPTED SOLUTION
Daryl-Lynch-Bzy
Community Champion
Community Champion

Hi @margheritamart - The screenshot with the word documents suggest that you are have used the SharePoint.Files connector.  So, you need to switch the SharePoint.Tables connector to get the additional column properties from the first screenshot.  Please note, SharePoint.Tables is the SharePoint List connector.  It is recommended to use Implementation v2.0 when import a SharePoint List. 

 

The trick here is that a SharePoint Library is actually just a SharePoint List, which also contains the "Binary" content like word documents.  But there is no API to read the List properties and File contents at the same time.  You need to use different connectors in Power Query can the List and Files separately.  To link them, you need to create a join between List Title, and Table Name columns.

View solution in original post

2 REPLIES 2
margheritamart
Frequent Visitor

Thanks a lot @Daryl-Lynch-Bzy 

It works!

Daryl-Lynch-Bzy
Community Champion
Community Champion

Hi @margheritamart - The screenshot with the word documents suggest that you are have used the SharePoint.Files connector.  So, you need to switch the SharePoint.Tables connector to get the additional column properties from the first screenshot.  Please note, SharePoint.Tables is the SharePoint List connector.  It is recommended to use Implementation v2.0 when import a SharePoint List. 

 

The trick here is that a SharePoint Library is actually just a SharePoint List, which also contains the "Binary" content like word documents.  But there is no API to read the List properties and File contents at the same time.  You need to use different connectors in Power Query can the List and Files separately.  To link them, you need to create a join between List Title, and Table Name columns.

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.