Views:

Description

Returns the number of working days between two dates.

Uses a Monday - Friday work week by default and the records defined in the business close calendar within CRM.

Signature

DiffWorkingDays('startdate', 'enddate')

Example

DiffWorkingDays('12/18/2012', '12/21/2012') Returns 4

Parameters

Name Type Description Required
startdate xxxx xxxx xxxx
enddate xxxx xxxx xxxx