We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Copy Excel file with multiple sheets into Shaprepoint

Nandakishore
8 - Asteroid

Hi ,

 

I need help to transfer the excel file and store onto a folder in sharepoint . here i would not wish to process/ recreate the data once again in sharepoint . 

 

Just Copy and load . 

 

Thanks

5 REPLIES 5
alexnajm
18 - Pollux
18 - Pollux

if the SharePoint folder is synced to your machine, you can just use a blob input tool to read in the original, followed by a blob output tool to the SharePoint folder! You just might need a formula in between to help define the output path

Nandakishore
8 - Asteroid

hi @alexnajm ,

 

I need to handle this via gallery not from the local machine .

 

Thanks. 

alexnajm
18 - Pollux
18 - Pollux

@Nandakishore ok that’s very important to know ahead, but the same concept remains. The only difference is that you need to make sure the same folder is synced to the server machine. 

Otherwise this may be difficult to do in Alteryx, and I might look at other options as I am unsure the SharePoint Input tools can work with blobs easily. Maybe Power Automate?

Nandakishore
8 - Asteroid

Hi @alexnajm ,

 

Not sure of power automate :) .

 

 

Labels
Top Solution Authors