
Hi,
I have created the following flow which uploads the file and reqid. But when the other user uploads the file with same filename which is already exist in documents but with new reqid it's replacing the old file. Here, I don't want to replace the file instead it should create new item as reqid will be different.
How to create new item in documents every time the user try to upload files even if the filename is already exist.
Sharepoint Documents
Flow:
Thanks in advance.
Hi @Hemasai1999 ,
You can create the file in a template folder, then use Move file action to move the file to the designated folder. There is an option for you to set when same name file is already there:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.