Forum Discussion
j_ocean
Helper V
5 years agoConnecting to a Single Excel File on Sharepoint
I can connect to my SharwePoint site library just fine using the sharepoint folder connector. I need one file but the only option is to "combine", which adds many helper queriesa nd parameters. How d...
Anonymous
5 years agoNot applicable
Hi j_ocean
Open the Excel file in SharePoint and copy the File path (File->Info) and delete the "?web=1", then change the Source to this, it should be working
Excel.Workbook(Web.Contents("https://company.sharepoint.com/sites/XXXX.xlsx"))