
Announcements
Hi,
I am looking for a solution to implement below Scenario.
on 1st of every month a folder will be created in Sharepoint using (yyyy-MM) format and we will be uploading files in that folder.
I am creating a flow with When a File is created in sharepoint Trigger and wanted to have the folder path concatenate with newly created folder dynamically.
Example:
Flow 1: on 1st of June a folder will be created as 2021-06
Flow 2: When a file is created in SharePoint in the folder 2021-06 some actions needs to be performed.
So On July 1st when new folder created as 2021-07
how to dynamically use 2021-07 as the folder for Flow 2 without manually updating the 2nd Flow.
Help is much appreciated
Thanks & Regards
Bhaskar