Hello all,
I was wondering if you can help me to use Alteryx and Alteryx Gallery to read multiple excel files from my SharePoint location.
When using the SharePoint input tool, I'm able to connect and see the files using "Read Only List of Full Paths", but I'm not able to input all the data contained in these excel files.
Is there a workout to read these? And Can the workaround work on Alteryx Gallery?
Thanks
You could try to create a batch macro that pulls the SharePoint directory and unions each file to a yxdb for each record in that directory?
@Domo This will work exactly like a regular batch macro to pull data out of multiple files within a directory. i have listed the steps below:
This should accomplish your goal, if so, please mark it as the solution so others may find it quicker.
Bacon
Main Workflow
Macro Setup
Section to Replace
String to replace
Macro Settings
@Domo If this worked for you, please mark it as the solution so others may find it faster.