DateRangeMonth

Provides monthly date range values. Join to other Workplace Analytics tables to add date information to those tables.

URL

/odata/DateRangeMonth

Attributes

Name Data Type Description
community_key Edm.Int32 Unique digital workplace identifier.
offset Edm.Int32 The reporting period that a row falls into. Values include:
  • 6: Data falls within 6 months from the most recent month.
  • 12: Data falls within 12 months from the most recent month.
begin_date Edm.DateTimeOffset Beginning date of the row's reporting period.
end_date Edm.DateTimeOffset Ending date of the row's reporting period.
Table Attributes