Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Varik
New Member

SharePoint shared documents

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.

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

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

 

vluwangmsft_0-1635147297677.png

 

 

In Query Editor, you can expand CreatedBy and Modified By columns to see author and editor information. 

 

vluwangmsft_1-1635147297398.png

 

 

refer: https://sharepoint.stackexchange.com/questions/30620/filtering-data-programmatically-on-spview 

Best Regards,

Lucien

View solution in original post

2 REPLIES 2
Varik
New Member

Thank you, it's very usefull

v-luwang-msft
Community Support
Community Support

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

 

vluwangmsft_0-1635147297677.png

 

 

In Query Editor, you can expand CreatedBy and Modified By columns to see author and editor information. 

 

vluwangmsft_1-1635147297398.png

 

 

refer: https://sharepoint.stackexchange.com/questions/30620/filtering-data-programmatically-on-spview 

Best Regards,

Lucien

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors