website logo
Navigate through spaces
Carrot reference
⌘K
Carrot reference
Getting started with Carrot
Premade Carrot filters
Operator precedence
Expression truthiness
Carrot fields
Basic Org Information
Compensation
Job Changes
Permissions
Personal
Recruiting
Structure
Time off
Data types
Elements of Carrot expressions
Functions
Operators
Keywords
Aggregators
Docs powered by archbee 
website logo

Directs

Description

Returns the number of direct Jobs, both filled and open.

  • Code name: directJobCount
  • Sensitivity: Org Public
  • Data type: Number
  • Data category: Structure
  • Entity type: Job
  • Read only: Yes

Example usage

Code example

Description

directs>0

Checks if the manager has at least 1 direct report (filled and open).

directs=1

Checks if the manager has exactly 1 direct report (filled and open).

directs<4

Checks if the manager has less than 4 direct reports (filled and open).

Updated 25 Aug 2022
Did this page help you?
Yes
No
UP NEXT
Direct Persons
Docs powered by archbee