Hello,
I have a workflow where ideally the user places two input files into one folder, with each file following the naming convention of R00846_WMMYYAM.txt with "MM" being the month and "YY" the year . One of the inputs represents data for the prior period (e.g. R00846_0723AM.txt) and the other for the current period (e.g. R00846_0823AM.txt). In Alteryx, I have an input tool for each (prior period and current period). Is there a way to have Alteryx work off the MMYY value in order to determine which file to associate with which input?
Thanks.