Hi,
Currently I have a completed data set/workflow that when ran it overwrites the latest worksheet and saves in my downloads.
I am looking to have the current workflow save in a different folder but when ran, I would like for it to save the output with date ran (YEAR-MM-DD). And if ran on the same day multiple times, overwriting the current worksheet is OK.
As you will see from end of flow, it is currently saving over an existing Excel worksheet that has tables set up.
Thanks in advance!
Solved! Go to Solution.
Create a formula field that will generate todays date, so when you run it will update this field
Use it to dynamic save on a daily basis your files