Hi Everyone,
I have a scenario where I need to have the freedom to select any folder in which it contains the multiple files in each of them in a specific path but the folder selection is random(User Dependent).
Like:
The folder is created monthly and weekly basis at the specified path but the user needs the freedom to select any month's or week's folder and the multiple files within.
So I tried a combination of the Text box ( to take input of the week or month value from the user)with formula tool to create the path but I am still stuck in updating the month or week value in the formula on a random basis(we cant use DateMonthfunction).