Forum Discussion

sreejavg's avatar
sreejavg
Regular Visitor
7 years ago
Solved

Metadata from SharePoint document library

Hello,   How can we show the metadata associated with the files uploaded in a SharePoint document library in a Power BI report. While connecting to the Doc library from Power BI none of these fiels...
  • v-qiuyu-msft's avatar
    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