Count Business Days
Add the number of days to two dates while accounting for holidays
The Count Business Days tool can help you count the number of days between two dates while accounting for holidays and weekends. You can use the Date Math tool if you’re just looking to add days while accounting for weekends.
You need to bring your own holiday data. You can typically find Excel or .csv files online.
Configuration
The Count Business Days tool consists of four required input.
You need to connect your primary data to the D anchor and the dataset containing your holidays to the H anchor. Check out the examples for a reference.
Input Column Name
The Count Business Days tool will create a new column. Use this input to name it.
Select Start Date Column
Select the column in your primary data containing the start date from which to begin counting.
The calculation to Count Business Days starts on / includes the date you provide as the start date
This column must be formatted as a date/datetime. Use the Change Columns tool to change column formats.
Select End Date Column
Select the column in your primary data containing the end date at which to end counting.
This column must be formatted as a date/datetime. Use the Change Columns tool to change column formats.
Select Holiday Column
Select the column in your holiday data containing the holiday dates.
This column must be formatted as a date/datetime. Use the Change Columns tool to change column formats.
When To Use
Simple - use the Count Business Days when you want to count the number of days between two dates while accounting for weekends and holidays.