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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
webportal
Impactful Individual
Impactful Individual

Error importing files from Sharepoint folder into data flow

Hello,

 

I'm trying to build a data flow to import and combine all the files inside a directory in a Sharepoint.

 

I'm using "Import from Sharepoint folder" button, and paste the following URL:

 

https://xxxx.sharepoint.com/sites/LOL/Documentos%20Partilhados/MyFolder/

 

Although this is returning the error:

 

Ocorreu uma exceção: DataSource.Error: Microsoft.Mashup.Engine1.Library.Resources.HttpResource: Falha do pedido: 
Versão de OData: 3 e 4, Erro: The remote server returned an error: (404) Not Found. (Not Found)
Versão de OData: 4, Erro: The remote server returned an error: (404) Not Found. (Not Found)
Versão de OData: 3, Erro: The remote server returned an error: (404) Not Found. (Not Found). (ID de Sessão: 2af3d25e-)
1 ACCEPTED SOLUTION
mahimabedi
Responsive Resident
Responsive Resident

It could be because yopu are trying the fulll folder path. Try just the site root i.e 

https://xxxx.sharepoint.com/sites/LOL

This blog explains the steps to get multiple files from a sharepoint folder.

https://powerbi.microsoft.com/en-us/blog/combining-excel-files-hosted-on-a-sharepoint-folder/

 

PS: Please mark this post as a "solution"  if this helps solving the issue and/or hit the "thumbs-up" button if you found this insighful. Thanks.

View solution in original post

2 REPLIES 2
mahimabedi
Responsive Resident
Responsive Resident

It could be because yopu are trying the fulll folder path. Try just the site root i.e 

https://xxxx.sharepoint.com/sites/LOL

This blog explains the steps to get multiple files from a sharepoint folder.

https://powerbi.microsoft.com/en-us/blog/combining-excel-files-hosted-on-a-sharepoint-folder/

 

PS: Please mark this post as a "solution"  if this helps solving the issue and/or hit the "thumbs-up" button if you found this insighful. Thanks.

@mahimabedi thank you so much for helping!

 

I've managed to combine the files stored in SP folder, the only thing is: if the files are stored in a OneDrive for business folder what URL should be used? 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors