In timer , It has to check that the difference between the current date and the existing date should be greater than 5 working days, excluding weekends
For example: if the stored date in entity is April 17, 2024, and current date today is April 22, 2024 difference should be 3 excluding weekends. I want this logic
Hi Riyas!
You should check the solution in a related topic: https://www.outsystems.com/forums/discussion/26928/diffdays-without-weekend-days-and-national-holidays/Please let me know if it helped you!