Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi community,
I’d like to rise a general question regarding the access required to successfully connect to a SharePoint folder. Here the details:
Scenario:
The questions that I have are:
hope you can orient me,
Thanks,
Solved! Go to Solution.
Hi @Miguel_Rojo,
Thank you for reaching out to the Microsoft fabric community forum.
After reviewing the details you provided, I have identified few workarounds that may help resolve the issue. Please follow these steps:
The issue occurs because accessing a SharePoint folder needs at least "Read" permission for the folder itself, not just the files. The SharePoint Web.Contents() method works for direct file connections but doesn't support folder level queries like SharePoint.Contents() without folder access.
To connect to the SharePoint folder in Power BI, you need at least "Read" access at the folder level. Your current permissions, which allow you to edit individual files, are not sufficient because Power BI requires browsing permissions at the folder level to execute queries.
For more information please go through the below link :
Understanding permission levels in SharePoint - SharePoint in Microsoft 365 | Microsoft Learn
Please request at least "Read" permission on the folder from the SharePoint admin of the other team. If possible, ask for Can View or Can Edit permissions on the specific folder. To check and request folder access in SharePoint:
If the other team is concerned about confidentiality, they can grant access to only the specific folder with the required files.
Steps for SharePoint Admin to Grant Folder-Level Access:
Once you have at least "Read" access to the folder, you can connect Power BI to the SharePoint folder and import all Excel files at once.
Steps to Connect Power BI to SharePoint Folder:
For more information kindly refer to the below link:
Access Denied error when accessing a shared folder - SharePoint | Microsoft Learn
Power Query SharePoint folder connector - Power Query | Microsoft Learn
I hope this could resolve your issue, if you need any further assistance, feel free to reach out.
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you for using Microsoft Community Forum.
Hi @Miguel_Rojo,
Thank you for reaching out to the Microsoft fabric community forum.
After reviewing the details you provided, I have identified few workarounds that may help resolve the issue. Please follow these steps:
The issue occurs because accessing a SharePoint folder needs at least "Read" permission for the folder itself, not just the files. The SharePoint Web.Contents() method works for direct file connections but doesn't support folder level queries like SharePoint.Contents() without folder access.
To connect to the SharePoint folder in Power BI, you need at least "Read" access at the folder level. Your current permissions, which allow you to edit individual files, are not sufficient because Power BI requires browsing permissions at the folder level to execute queries.
For more information please go through the below link :
Understanding permission levels in SharePoint - SharePoint in Microsoft 365 | Microsoft Learn
Please request at least "Read" permission on the folder from the SharePoint admin of the other team. If possible, ask for Can View or Can Edit permissions on the specific folder. To check and request folder access in SharePoint:
If the other team is concerned about confidentiality, they can grant access to only the specific folder with the required files.
Steps for SharePoint Admin to Grant Folder-Level Access:
Once you have at least "Read" access to the folder, you can connect Power BI to the SharePoint folder and import all Excel files at once.
Steps to Connect Power BI to SharePoint Folder:
For more information kindly refer to the below link:
Access Denied error when accessing a shared folder - SharePoint | Microsoft Learn
Power Query SharePoint folder connector - Power Query | Microsoft Learn
I hope this could resolve your issue, if you need any further assistance, feel free to reach out.
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you for using Microsoft Community Forum.
Hi @Miguel_Rojo,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.