Forum Discussion
Anonymous
2 years agoNot applicable
To get all files from a sharepoint folder using Web Connector
Hi All, I have access to a sharepoint folder and I am able to load all the files from the folder using 'SharePoint Folder' connector in Power BI. I want to know if we can load all the files f...
Anonymous
2 years agoNot applicable
Can we load all the files from a folder using 'Web' connector?
christinepayton
2 years agoMost Valuable Professional
It's probably technically possible, but not realistically feasible. To do that, you'd have to essentially run the same API query that the SP Folder connector is using on the back end and feed it credentials through parameters - there's no reason to go through that trouble when the SP folder connector works fine.