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?
Solved! Go to Solution.
@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.
