Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
The Sharepoint Folder connector is way too slow when I have ot read a single file that is stored on Sharepoint.
I don't see why there wouldn't be an "Online Excel File" connector that would render as "Excel.Workbook(Web.Contents())".
Or at least, when using Sharepoint Folder connector and the user ends up selecting a single file, it should be rendered using the Web.Contents connector and get rid of the steps that scans the Sharepoint site for all files.
I endup using Excel.Workbook(Web.Contents()) to speedup the file reading part. Otherwise the query is very slow if the Sharepoint site contains thousands of files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.