Carrot reference
...
Structure
Headcount
Directs
Returns the number of direct Jobs, both filled and open.
- Code name: directJobCount
- Sensitivity: Org Public
- Data category: Structure
- Entity type: Job
- Read only: Yes
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 04 Oct 2023
Did this page help you?