Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamically changing input excel data

Bharkavi
5 - Atom

I would like to dynamically change the file from a sharepoint that alteryx will use as an input to run a monthly flow. Eg: To compare current month's file to previous month's file, could this be automated to in alteryx to read past month file against this month file?

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Bharkavi 
I think we can first pull all the Excel file list with Input Data tool then filter out the files you need and then read file again with Dynamics Input tool.

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Inputting-multiple-excel-files...

Labels
Top Solution Authors