Hi Folks!
I have a flow that will create a file but the user can upload the same file. I'm having issues since the previous file have already the same filename.
Is there a way to create a filename(1).xlsx if the file name already existing?
I want to put that error handler if the create item triggers an error.