Forum Discussion
SharePoint shared documents
- 4 years ago
Hi Varik ,
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.
refer: https://sharepoint.stackexchange.com/questions/30620/filtering-data-programmatically-on-spview
Best Regards,
Lucien
Hi Varik ,
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.
refer: https://sharepoint.stackexchange.com/questions/30620/filtering-data-programmatically-on-spview
Best Regards,
Lucien