Hi,
I am using Flow to copy a folder from one Document library to another, this folder has 5 subfolders. This is working great but I've discovered that within each of the sub folders there is another folder called "Archive" that contains data that I don't want to copy. I would like to exclude this folder from the copy process.
I was hoping to do a ODATA type filter but the "Copy Folder" control doesn't allow this. I did think of using "Get Items", then could use a ODATA filter to exclude anything that starts with "Archive" but I couldn't work out how to translate the output from this control into copying folders.
It maybe I am trying to do something that isn't possible, but before I throw in the towel I though I'd reach out to you guys.
Thanks
Rob