Forum Discussion

RAllenA's avatar
RAllenA
Copper Contributor
Jun 04, 2024
Solved

Automate - Merging Excel Files from Multiple Folders

I'm looking for a way to merge Excel sheets from different folders.  Situation: Excel files are added to a SharePoint each day via email delivery to a sub-channel.  SharePoint automatically puts them...
  • SergeiBaklan's avatar
    SergeiBaklan
    Jun 08, 2024

    RAllenA 

    To query the single file located in SharePoint connector is

    Data->Get Data->From Other Sources->From Web

    Enter file URL taken from File->Info->Copy path if to open the file, the only to remove ?web=1 at the end.

    Alternatively file URL could be taken in SharePoint, at the bottom of Details pane for the file

     

    To query the folder use Data->Get Data->From SharePoint Folder connector, enter root URL on the site with library, on next step filter on desired folder.

Resources