Hello all,
I'm trying to list file of a folder modified yesterday on a specific moment. eg files modified yesterday between PM11:00 and PM11:15.
In the filter of the List File(s) task, if I use DATENOWADD, the resolution is in days or hours and not for a specific period.
I also try to make a mix but that seems not do the job, my idea was 1 hour before last day (for me PM11h).
{DATEADD(Hours|{DATENOWADD(Days|-1|d/MM/yyyy H:mm)}|d/MM/yyyy H:mm|-1|d/MM/yyyy H:mm)}
Do you have any idea?
Thanks in advance