Forum Discussion

avi081265's avatar
avi081265
Icon for Helper III rankHelper III
5 years ago
Solved

How to combine after connecting SharePoint folders excel using ODATA

Hello Using ODATA, I am able to fetch SP2016 SharePoint Folders and excel. Later I also filter excel file. Now I want to combine all these excel and load the excel's data.   I did not found any co...
  • edhans's avatar
    5 years ago

    I could be wrong but I do not think the ODATA connector can combine files for SharePoint. You have to use SharePoint.Files or SharePoint.Contents to get that functionality.