Hi,
I am pretty new in regular expression and been having trouble understanding it. I want to parse the date from a file name.
For example:
File name : FFTT INC Created_2023_02_01
Date format in filename: yyyy_mm_dd
I want to extract the date so I can sort the files by date in alteryx for dynamic input. I have tried sorting with creation date but I have some reports which have been created on same dates but the data is for another date. Hence this request.
Any help is greatly appreciated. Thanks
Nithin