The process I'm trying to build is:
1. upload a file to a SharePoint library
2. rename the new file using the name of an existing file, so the old file is kept as a version.
SharePoint just won't rename the new file, since the name is used for an existing file.
Is there a setting in SharePoint I need to change to allow files to be renamed with the name of an existing file, or is there a way to do it using PowerApps and Power Automate?
I know that I could simply rename the new file and THEN upload it to SharePoint, but it won't work with the solution I am trying to build.
Thanks to whomever can help!