Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Concept: Boolean Calculations for Payroll

Concept: Boolean Calculations for Payroll

You can create boolean calculations to cover several common payroll calculations.
Example: Identify Regular Employees
As part of eligibility criteria, you want to identify workers who are regular employees. You want to include workers who are regular at either the period start or end date.
  1. Access the
    Create Instance Set Comparison Calculation
    task and complete these fields:
    Field
    Value
    Name
    Employee Type is Regular (as of Period End Date)
    Source Field
    Employee Type as of Period End Date
    Relational Operator
    in the selection list
    Target Instance
    Regular
  2. Access the
    Create Instance Set Comparison Calculation
    task and complete these fields:
    Field
    Value
    Name
    Employee Type is Regular (as of Period Start Date)
    Source Field
    Employee Type as of Period Start Date
    Relational Operator
    in the selection list
    Target Instance
    Regular
  3. Access the
    Create Logic Calculation
    task and complete these fields.
    Operand
    Operand
    Or
    Employee Type is Regular (as of Period End Date)
    Employee Type is Regular (as of Period Start Date)
Example: Identify Hourly Workers
As part of eligibility criteria, you want to identify workers who are paid on an hourly basis.
  1. Access the
    Create Instance Set Comparison Calculation
    task.
  2. Complete these fields:
    Source Field
    Relational Operator
    Target Instance
    Pay Rate Type as of Period Start Date
    in the selection list
    Hourly
Example: Hire Date After July
You want to determine if the hire date of a worker is later than July.
  1. Access the
    Create Value Comparison Calculation
    task.
  2. Complete these fields:
    1st Operand
    Operator
    2nd Operand
    Month: Worker Hire Date - Month
    greater than
    7