Good Day
I am using multiple filters on SAP tables to extract the data. The question i have is now the workflow needs to be scheduled and every run picks the data for for date field.
For Date the filter is 20211020 and i run the workflow and get the output. So far so good.
However, i need to create a schedule for this where the SAP table has a filter range
For example when todays schedule runs it picks the data from the last 5 days, and tomorrow again the last 5 days
(Todays run needs to pick the range - (20211021-20211025)
Any ideas ?