Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I need to read the content of a folder in a Sharepoint site with Power Query (Power BI)
I already did it succesfully with a Onedrive folder using content.folder: = Folder.Contents("C:\Users\Corrado\OneDrive...").
For Sharepoint I read I need to use sharepoint.contents: this is the example I found: on https://radacad.com/ website:
= SharePoint.Contents("https://radacad-my.sharepoint.com/personal/reza_radacad_com/")I tried by replacing my sharepoint URL but it doesn't work.
Where do I find the correct URL?
I need to read the content of the folder "Vendite" inside Documents of my Vendite site
Thx
Solved! Go to Solution.
Found a solution at:
Power Query SharePoint folder connector - Power Query | Microsoft Learn
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.