Hi,
I have a folder which contain lots of sub folders, the sub folders are named as each month end like: 2024-06-30, 2024-05-31, 2024-04-30.
I want to find a way that can read one specific sub folder based on user's choice or prior month end. I only need the the list of file's name.
For now, I use Directory tool but it will read all of the files in the folder which might cost lots of time in this step, I have try to use action tool to add formular to update the directory path but it didn't work. Does anyone know any solutions about this?
Thank you for your help.