Hi,
I have a loop where I need to check if the date is older than 5 days, so lets say we have today 8.12.2021 so the 3.12.2021 should be the last I process.
If this will be 2.12.2012 then I need to delete this row. How to create this if checking this 5 days?
Another quesion how to delete this row? With Delete Rows activity?
Best Regards