Description
Returns a subset of the input entity collection with all the EnclosingPeriods records based on the two date fields supplied.
Signature
TimePeriodsFindEnclosingPeriods( 'entitycollection', 'startdate_fieldname', 'enddate_fieldname', 'inputrange_startdate', 'inputrange_enddate' )
Example
See samples
Parameters
| Name | Type | Description | Required | 
|---|---|---|---|
| entitycollection | xxxx | xxxx | xxxx | 
| startdate_fieldname | xxxx | xxxx | xxxx | 
| enddate_fieldname | xxxx | xxxx | xxxx | 
| inputrange_startdate | xxxx | xxxx | xxxx | 
| inputrange_enddate | xxxx | xxxx | xxxx | 
Notes:
 
		
