Hi there,
This is my use case:

Let's assume TestOutput_19092023 already exists in a fixed folder somewhere in my PC.
My Input file changes every single day.
Now, my output file should ideally be updated every day I run this. I am trying to reduce manual work by renaming the output file each run before I run my Workflow on Alteryx.
Is there a way to run the workflow referencing the existing output file, then rename it dynamically to the date which I want it to be renamed to? (More flexible).
Thanks!