Change filename excel

Hello!

I was wondering if there’s a way to change the filename of an exported (share via filesystem) excel document? Every time the same document is exported, it should have a different filename, preferably with a sort of time stamp in it?

Is something like this possible?

Thanks in advance,

Nicholas

Hi Nicholas,

The share via filesystem won’t enable to rename files when they are copied, as it could be too complex to set in Composer, especially when sharing multiple files.
A way to do this could be to create a script that would do this job for you, and use the Launch application action to run it. You could bind the filename as a parameter to be used in the script to rename it.

Seb