Hello - I have created the below flow to copy three folders from one folder to another. For some reason it is only copy/pasting the first folder and not the second two. Any ideas what I am doing wrong?
Hi @audra.swope you are using copy folder or copy file activity ? Also can you check order by option and enable in for each include subfolders
Hi @Akash_Javalekar1 - I am using copy folder. I have enabled to include subfolders and still same results. I am not sure what you’re referring to when you say ‘check order by option’?
Please post a screenshot of the folder structure. Are the folders empty?
I guess it is showing only the last folder as per name order…
The remaining folders are over writing the first folder itself
Also if you arecopying all folders then why not use copy folder on the parent folder only? So that all 3 are copied at once
Cheers