I'm trying to get all data from (current run day of the workflow - 7 last days.) so will be able to generate reports for the supervisor to see how many hours have been worked last week
I use that formula in the filter tool: [End Date] >= DateTimeAdd(DateTimeToday(), -7, "days") and it gives me nothing. Pretty sure i do something wrong. Need your lights
thanks