Views:

Description

Returns an entitycollection of calendar enteries

Signature

ExpandCalendar(
  'calendarid',
  'startdate',
  'endate', 
  'excludeholidays'
)

Example

ExpandCalendar(
  '30dd379c-ee2f-11db-8314-0800200c9a55', 
  [account.startdate],
  [account.enddate],
  true
)

Parameters

Name Type Description Required
calendarid xxxx xxxx xxxx
startdate xxxx xxxx xxxx
endate xxxx xxxx xxxx
excludeholidays xxxx xxxx xxxx