I need to calculate the difference between two days that will take into consideration working days which located in table X and the end of the week
The INTNX function using the WEEKDAY interval will count Mondays through Fridays if that is your definition of working days. If you have custom working days then SAS can work with a holidays dataset.
And if the working days are from Sunday to Thursday?
How do i use the data set ?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.