Hi Team,
I need some assistance designing a workflow in Alteryx. To give you the scenario:
- I have a report (input file) which is generated daily and saved into 1 folder,
- I need alteryx to analyze these reports. The inputs required for the analysis depends on the day when the workflow is ran.
- The required input setup: If I am running the workflow on Tuesday, the input report has to be the report from Monday. For Wednesday, input has to be the one from Tuesday. For Thursday, input to be from Wednesday. Friday the workflow will not be ran. Instead, the workflow has to be run on Monday, taking the input reports from Friday, Sat and Sun combined.
Can alteryx be able to dynamically input these files based on the above scenario? Any help will be greatly appreciated.
Thanks and regards,
Nithin