Hi All,
I am trying to build a flow (as you can probably guess):
- Library 1: Master files, in subfolders, modified every once in a while.
- Library 2: Same files, but different folder structure with subfolders and sometimes multiple duplications of the files.
Library 1: When a file is updated, I want it to search through Library 2 and all subfolders and replace the file and all dublications of it with the new version.
I of course started with the easy one, it copies all updates to the destination folder. But I want it to search through the subfolders of the destination folder and replace it there. Is that at all possible? Any ideas would be very much appreciated 🙂
Thank you!