Skip to main content

COVERAGE

Compares worked time to scheduled time and returns the amount of coverage

Example Usage

COVERAGE("2022-03-16", "14:00", "22:00") -> nn hours of second shift 2p-10p

Overview

Function signature
COVERAGE(paydate, schedulestart, schedulestop, element)

Category
Analytics

Return data type
float

Arguments

NameDataTypeList Options                          Description
paydatedateThe date on which coverage is to be measured; actual work time will be fetched automatically
schedulestarttimeThe effective start time of the measurement period
schedulestoptimeThe effective stop time of the measurement period
elementlistRegular
Overtime
Total
The data element desired; Regular + Overtime = Total