Hello,
We've got a workflow with input parameters which is working fine.
The input parameters (Begin week and End week) can be entered manually in textboxes. These entered values are used in a query on a database.
We want to extend the flexibility of this flow. The workflow should run automatically every week on a monday and take the last week before that monday as input parameter.
Attached you will find an image of the beginning of the flow.
I hope I've explained our issue clear enough.