Forum Discussion
Import Data from an Excel sheet in SharePoint
- 9 years ago
I just faced the exact same problem. Solved it by getting the link to the Excel file on Sharepoint (right click -> get a link). You then need to manipulate the link a bit:
From:
To:
https://abcdef.sharepoint.com/sites/.../Shared Documents/Miscellaneous/
Then get data -> Excel -> past the link above -> select the file.
/Sune
- 9 years ago
I can't connect as you explained, in the folder, then get data -> Excel.
BUT after sucessive attempts, it worked changing the link as you described, like we are used to do in Windows Explorer, and the filename in the end, like that:
https://XXXXX.sharepoint.com/sites/XXXXX/Documentos Compartilhados/Book Gestão/File.xls
Thanks sfibaek !
I just faced the exact same problem. Solved it by getting the link to the Excel file on Sharepoint (right click -> get a link). You then need to manipulate the link a bit:
From:
To:
https://abcdef.sharepoint.com/sites/.../Shared Documents/Miscellaneous/
Then get data -> Excel -> past the link above -> select the file.
/Sune
- CoboleiroBr9 years agoHelper I
I can't connect as you explained, in the folder, then get data -> Excel.
BUT after sucessive attempts, it worked changing the link as you described, like we are used to do in Windows Explorer, and the filename in the end, like that:
https://XXXXX.sharepoint.com/sites/XXXXX/Documentos Compartilhados/Book Gestão/File.xls
Thanks sfibaek !