Forum Discussion
Metadata from SharePoint document library
- 7 years ago
Hi sreejavg,
You can use OData feed connector in Power BI desktop then type below URL , choose Documents table:
https://<yoursharepointsite>/_vti_bin/listdata.svc
In Query Editor, you can expand CreatedBy and Modified By columns to see author and editor information.
Best Regards,
Qiuyun Yu
Hi sreejavg,
You can use OData feed connector in Power BI desktop then type below URL , choose Documents table:
https://<yoursharepointsite>/_vti_bin/listdata.svc
In Query Editor, you can expand CreatedBy and Modified By columns to see author and editor information.
Best Regards,
Qiuyun Yu
Hello v-qiuyu-msft ,
In relation to the post - Metadata from SharePoint documetnt Library
This is what I am looking for, the only thing for me is that I have subsites, that I want to get the missing metadata from the libraries, is there away to connect to the subsite locations without having to enter each url address for each site, as I have around 100 sites.
I am trying to police missing metadata.
Any suggestions?
Thank you
Claire
- Toto-Thanatorn1 year agoNew Member
Hi,
I have the same issue, did you manage to find out the way to do it or a workaround?