Views:

Description

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

Signature

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