Hi Team,
I'm trying to copy a excel file from one sharepoint library to a subfolder in the same library.
I want to make sure that if the file of similar name exist then it should get comletly replaced by the file being copied.
Hence, in the SharePoint 'Copy File' action i specified the 'Relace' flag for 'If another file is already there' property.
But now everytime I run the flow, instead of replacing the file the original files still persist.
have u experienced this issue before? If so how did you circumvent it.
Ps.. I tried to delete the file using the 'Delete File' action before running the 'Copy' option, but it always gives me error saying the file is opened and cannot be deleted.
