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
pmay
Resolver I
Resolver I

Reading Excel File Metadata from Sharepoint

Hi,

 

I'm picking up some excel files from Sharepoint and I'd like to be able to see when they were created.  However, PowerQuery is only presenting when the file was created on Sharepoint, not its original creation date.

 

pmay_0-1696606319593.png

If I download one of the files, open it in Excel and go to File > Info, I can see the real created date:

pmay_1-1696606400645.png

I've loaded the full attributes from Sharepoint, they gave me values for Size, Content Type and Kind.  Is there any way to read the metadata from within the excel file?  The only options I see when I merge the files is the names of each of the worksheets contained in them, no metadata.  I don't have write-permission to the Sharepoint repository.

2 REPLIES 2
pmay
Resolver I
Resolver I

I thought that would do it, but sadly not:

 

pmay_0-1696608582949.png

Still get Metadata groupings that are not required.

BA_Pete
Super User
Super User

Hi @pmay ,

 

Try following this thread to see if it works for you:

https://community.fabric.microsoft.com/t5/Desktop/Metadata-from-SharePoint-document-library/m-p/6278... 

 

It basically uses the ODATA connector to the SharePoint bin/listdata respository to get all files metadata.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




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