Hi, I am building a Bot, to pick files from different folders in a specified share drive location and provide a count of the unique files monthly.
In process stage I have created an action using "Utility file managment to Get files" for each folder into a collections. Then I have created another action using "Utility Collection Manipilation to Append rows to collection" which gives me the total count of files.
The problem I want to resolve is i dont want to hard code the "child folder" name where the files are stored as a new/ multiple folder gets created every month when an action happens.
Sample folder path
X:\Index\trade\Test\Strategy\2021\JanX:\Index\trade\Test\ this path is constant i have 10 different folders similar " Strategy" which i need to go and get files for year 2021 followed by month and Date
------------------------------
suman kothari
------------------------------