How to create tomorrow's date (should be weekdays) according to weekend and holidays

Hi @Arif_Kilic,

I have taken 2021 holidays list in excel -
Holidays2021.xlsx (9.9 KB)

Try this xaml -
GetTomorrowDateWorkingDay.xaml (11.7 KB)

This will return tomorrows date as next working day by validating weekends as well as holidays list in excel.

Thanks!

2 Likes