Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 62 Next »

Represents a business/fiscal calendar used for analytical purposes.

It is used in Datamarts to convert a date into business/fiscal year, month, quarter and week.

The conversion can either match the gregorian calendar or fit the company business calendar.

Fields

CalDate – (Date) date to be converted
CalWeek – (String) name of week, into which the CalDate belongs
CalMonth – (String) name of month, into which the CalDate belongs
CalQuarter – (String) name of quarter, into which the CalDate belongs
CalYear – (String) name of year, into which the CalDate belongs
  • No labels