Hi All
I am building a workflow for a monthly finance process which will pull data (excel workbook; sheet 1) from month end folders with a consistent folder structure, and I would like to automate (as much as I can…) how that data is pulled in.
I have used 'File Browse' tool which works fine but I think the ideal solution is to use dropdowns to be able to select the year and month which will dynamically change the (string) file path that would populate the 'Input Data' tool.
So I guess the million dollar question is whether this is possible? All the documentation I have found indicates it is possible for the 'Output Data' tool but I am not sure about the input.
The folder structure is for instance:
C:......bank transactions/2022/February/February_Transactions.xlsx
C:......bank transactions/2023/June/June_Transactions.xlsx
The user would populate a dropdown for year (2022 or 2023) and month (Jan, Feb…) and the file path would dynamically change in the 'Input Data' tool to pull in the correct data.
Very new here and tying myself in knots playing around with various tools...some general guidance would be much appreciated.
Thanks