
In my flow, When the file is created in sub folder "September", the table named "September" is being updated in my excel sheet (all worksheet names have same table name). I have attached a flow for this as a reference. In this scenario, I need to create 12 flows for each sub folders. How to modify a this flow into single flow, if the file is created in folder "2" which contains sub folders of 12 months folder, to identify exactly in which sub folder the file has been created and update the things in my excel sheet in that particular sub folder name table.
For ex, I would just give details until folder 2 (/DSR joint forecast inpu/DSR inputs/2) and if the file is created in sub folder called "September" inside folder "2", I want to update the details in the excel sheet called "September" which has a table called "September".
In the present flow, I'm giving the table name where it needs to be updated. In this case I need to create 12 flows for 12 months. So how to create a single flow.
Date operation select is been added to red the excel columns, and whenever a file is uploaded and it has Jan, Feb, March columns, then in my excel tacker file it returns the message as "Yes" in Jan, Feb, Mar columns.