I have a workflow that writes out 3 tabs of data to an Excel file from 3 branches, each using a Block Until Done and each tab is named according to its purpose.
I'm needing to have the file containing those 3 tabs date stamped but nothing I'm trying is working. Sometimes that stamp is in the data, sometimes it's the name of the tabs, never once has it been in the file name. :-)
Any pointers?