The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hey all,
I'm starting using Power BI and I have a question for you.
I would like to follow the documents I shared with external people (I work as freelance).
I know I can generate a CSV report for each projects but it's not really nice to use.
So I wanted to know if it's possible to create a Power BI dashboard I can use for every projects and yhere I can list the documents I shared with external people.
What I really want is a SP view like the "Shared with us" we can find in every projects. Unfortunately I don't see anything like that with my own documents.
Thank you in advance if you have ideas for me.
Solved! Go to Solution.
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
Thank you, it's very usefull
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
User | Count |
---|---|
69 | |
64 | |
62 | |
55 | |
28 |
User | Count |
---|---|
203 | |
82 | |
65 | |
48 | |
38 |