Search found 1 match

by Jcoffman7
Thu Oct 08, 2020 8:50 pm
Forum: Talks
Topic: Counting only workdays between dates
Replies: 1
Views: 4334

Counting only workdays between dates

I am wanting to count days between two dates and only include workdays. Below is my original expression, I am just unsure how to go about excluding the weekend days from the count.

{(((ER_Report_Count.Relation.Relation2.Date_as_Date - ER_Report_Count.Relation.Date_as_Date).TotalDays))}