Hello,
I have a list in excel that has 10 columns, 1 of them is a server share location.
Is it possible somehow to import documents to sharepoint where you have a share link and add the other data as metadata?
I had a idea to upload the excel file as list items and then upload seperatly the files to library and then with workflow transfer data based on file name, but the issue i am having is that most files have the same name but different root folders.
Example Folder 2015/filename:1 ; Folder 2016/filename:1 etc...
The exel looks something like this:
TitleDescriptionPath
testThis is description\\servername\2015\1.pdf
What i would love is that it uploads all files to sharepoint and adds the title and description as metadata to title and description columns.