Skip to main content

I have a requirement to Loop through Specified dates for processing leave request application. For eg.

 

Date1: 10/4/2018 ; Date2: 10/7/2018,

 

Totally 4 days will come inbetween two dates, I need to check each date whether it falls under a weekend or in a corporate holiday. So by looping each day we can check whether it falls on a corporate holiday or weekend.

In K2 loop only list reference or semicolon separated values can be provided.

Is there any way to achieve it.

Hi,



Where are your dates coming from? Is it from a SmartObject, or is it a static list?


 


Reply