When a file is created (properties only), I want to design a flow that says, "Add a row into the table." I've copied the flow I made in the image below. This process only works when a file is generated in one of the subfolders provided. However, I want to design a same flow for various subfolders. For instance, the ID folder has 5 folders, and each of those 5 folders has 12 subfolders with the names of the months. Additionally, I have an excel file with many sheets labeled with the month names, each of which contains the same kind of table named with same sheet names.
For ex, I want to automatically update my Excel "Jan" Sheet and the table whenever a file is created in any folders (/1/Jan), as shown below. If the file is created in the folder (/2/Apr), I need a update in Apr sheet in excel and update name 2 in input received column.
As of now I only know to create a single flow for each folder and subfolders. But I want to create a single flow for folders “1-{12 month subfolders}", “2-{12 month subfolders}" and so on . So, I can design only five flows for 5 folders containing all 12 subfolders.
Please help me with this.


