Hello
I hope you can help me, I have created a flow to periodically create a security file, now I would like create copies with the same name (adding a number at the end of the name as always) and another function for delete files that are more than 14 days old, for which I understand that the last modification date works as it are new files created.
The problem is that the file delete function is not executed as it should. It could be solved by removing the conditional and directly adding the delete function with LastModified, but I can't get it to work.
I will keep waiting for you to tell me how I could do it.
Thank you so much.
