Hi,
I currently run a scheduled workflow every week that pulls in the last 4 weeks of data.
I also schedule an identical workflow every month that pulls in the last 16 weeks of data.
The only difference is the input of 4 or 16 weeks.
Is there a way of using a single workflow? (I don't fancy having to keep two complex workflows synchronised)
It would be great if there was a field in the scheduler that could get passed to the workflow (does this already exist???)
The only way I can think of is to have a test to see if it is the 1st of the month or what day it is, but that is dependent on no-one changing the schedule.
Cathey