There is no condition, yet, because it was only creating a file with trigger condition when a column in the library changes. So I didn't created the condition if it's created, update the file (+ properties) & delete the other and if it's not created, create the file with the properties.
Whe using your flow, it happens what
@Tomac was saying, "resource not found":
We don't know why this happens, because with the other flow the files was being created but it wasn't getting the content.
Once the Create file action runs correctly, I will introduce the condition there. The folder path is right because everything was working fine unless the file content.
The file is created in the library it should be crated, but when opneing the file, in this case a .xlsx, it returns this message:
It cannot open the file because the format or extension is not valid, Check if the file is not famage and the extension matches with the file.
It is created in the folder I indicate in the folder path, but it doesn't get neither the value properties of the file and the file content
Thanks!