Hi everyone,
I have a workflow that runs every week. The workflow gives many csv files as output. However, I need to stop generating one particular file once the date of the current month crosses the 7th. The rest of the files should be generated, but this particular file should be generated only if the date is less than the 7th of the current month.
Any help would be appreciated.
Thanks.