Views:

Description

Returns a subset of the input entity collection with all the EndInsidePeriods records based on the two date fields supplied.

Signature

TimePeriodsFindEndInsidePeriods(
  '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