Skip to main content

Resources Tab

Applies to: Pro · Enterprise Last updated: 27-Feb-2026

Overview

The Resources tab provides a comprehensive view of resource allocations, loadings, and time-phased data. It uses a four-quadrant layout that combines a resource grid, hierarchy browser, time-phased spreadsheet, and histogram — all synchronised in real time.

Prerequisites

  • Active Pro or Enterprise subscription
  • At least one schedule loaded that contains resource assignments
  • Resources tab selected from the main tab bar

Four-Quadrant Layout

The tab is divided into four resizable panels:

┌─────────────────────────┬──────────────────────────────┐
│ Resource Grid │ Time-Phased Spreadsheet │
│ (top left) │ (top right) │
├─────────────────────────┼──────────────────────────────┤
│ Resource Hierarchy │ Resource Histogram │
│ (bottom left) │ (bottom right) │
└─────────────────────────┴──────────────────────────────┘

Drag the dividers between panels to resize. Double-click a divider to reset to the default 50/50 split.


Resource Grid (Top Left)

A tabular view of all resources with their properties and summary data.

Columns

The grid supports 17 columns across 12 categories. Eleven columns are visible by default:

ColumnWidthDefault VisibleDescription
Resource ID120pxYesUnique identifier
Resource Name200pxYesDisplay name
Resource Type100pxYesLabour, Material, or Equipment
Max Units/Time80pxYesMaximum availability per period
Unit of Measure80pxYesHours, tonnes, etc.
Email150pxNoContact email
Phone120pxNoContact phone
Cost/Unit90pxYesUnit cost rate
Overtime Cost90pxNoOvertime rate
Total Budget100pxYesBudgeted total
Total Actual100pxYesActual to date
Total Remaining100pxYesRemaining allocation
Total At Complete100pxYesEstimate at completion
Calendar120pxNoAssigned calendar
Notes200pxNoFree-text notes
Parent Resource120pxNoHierarchical parent
Active60pxYesActive/inactive toggle

Grid Features

  • Virtualised scrolling — handles thousands of resources without lag
  • Column reorder — drag column headers to rearrange
  • Column resize — drag column edges to adjust width
  • Column visibility — right-click any header to toggle columns
  • Sorting — click a column header to sort ascending/descending
  • Pinned columns — Resource ID and Name stay pinned when scrolling horizontally
  • Row selection — click a row to select and update all other quadrants

Resource Types

TypeIconDescription
LabourPerson iconHuman resources (crew members, trades)
MaterialBox iconConsumable materials (concrete, steel, cable)
EquipmentTruck iconNon-consumable equipment (cranes, excavators)

Resource Hierarchy (Bottom Left)

A tree-based filter that lets you view resources by category.

View Modes

ModeDescription
All ResourcesFlat list of every resource
By Resource TypeGrouped under Labour, Material, and Equipment headings
By Specific ResourceSelect individual resources to include

Selecting a node in the hierarchy filters the grid, spreadsheet, and histogram to show only the matching resources.


Time-Phased Spreadsheet (Top Right)

A period-based data grid showing resource allocations over time. This is not a Gantt chart — it is a scrollable data table where each column represents a time period.

Period Granularity

PeriodColumn WidthBest For
Day40pxShort-term look-ahead
Week60pxWeekly resource planning
Month80pxMonthly reporting (default)
Quarter100pxLong-range overview

Available Fields

The spreadsheet can display 16 data fields in configurable sub-rows:

Interval Fields (within each period):

FieldDescription
Budgeted UnitsPlanned units this period
Actual UnitsActual units this period
Remaining UnitsRemaining units this period
At Complete UnitsEstimated total units this period
Budgeted CostPlanned cost this period
Actual CostActual cost this period
Remaining CostRemaining cost this period
At Complete CostEstimated total cost this period

Cumulative Fields (running totals up to each period):

FieldDescription
Cumulative Budgeted UnitsRunning total of budgeted units
Cumulative Actual UnitsRunning total of actual units
Cumulative Remaining UnitsRunning total of remaining units
Cumulative At Complete UnitsRunning total of EAC units
Cumulative Budgeted CostRunning total of budgeted cost
Cumulative Actual CostRunning total of actual cost
Cumulative Remaining CostRunning total of remaining cost
Cumulative At Complete CostRunning total of EAC cost

Multi-Field Sub-Rows

Select multiple fields to show each as a labelled sub-row per resource per period:

┌─────────────┬───────┬───────┬───────┬───────┐
│ Resource │ Jan │ Feb │ Mar │ Apr │
├─────────────┼───────┼───────┼───────┼───────┤
│ Electrician │ │ │ │ │
│ Budget Hrs │ 160 │ 180 │ 200 │ 160 │
│ Actual Hrs │ 155 │ 175 │ - │ - │
│ Remain Hrs │ 5 │ 5 │ 200 │ 160 │
├─────────────┼───────┼───────┼───────┼───────┤
│ Rigger │ │ │ │ │
│ Budget Hrs │ 320 │ 280 │ 240 │ 200 │
│ Actual Hrs │ 310 │ - │ - │ - │
│ Remain Hrs │ 10 │ 280 │ 240 │ 200 │
└─────────────┴───────┴───────┴───────┴───────┘

Performance

The spreadsheet uses Canvas 2D rendering for the cell grid, capable of handling 100,000+ cells without lag. Only visible cells are drawn; off-screen cells are virtualised.


Resource Histogram (Bottom Right)

A bar chart showing resource loading over time. The histogram visualises the same data as the spreadsheet but as stacked or grouped bars.

Bar Series

SeriesColourDescription
BudgetedBlue #3B82F6Planned resource loading
ActualGreen #10B981Actual resource usage to date
RemainingAmber #F59E0BRemaining planned usage

Display Modes

ModeDescription
CombinedSingle histogram showing all selected resources stacked
By Resource TypeThree side-by-side series for Labour, Material, and Equipment

S-Curves

Toggle S-curve overlays to see cumulative loading:

CurveDescription
Budgeted S-CurveCumulative budgeted units over time
Actual S-CurveCumulative actual units over time
Remaining S-CurveCumulative remaining units over time

S-curves render as smooth lines overlaid on the bar chart.

Histogram Settings

SettingDefaultDescription
Show GridlinesOnHorizontal gridlines
Show LegendOnSeries color legend
Show ValuesOffValue labels on bars
Show S-CurvesOffCumulative S-curve overlays
Bar Opacity0.8Bar transparency (0.1–1.0)
Max Units LineOffHorizontal line at the Max Units/Time value
StackedOnStack bar series or show side-by-side

The histogram uses Canvas 2D rendering for smooth, responsive visualisation even with thousands of data points.


Filtering

The Resources tab supports four layers of filtering that can be combined:

1. Simple Filter (Toolbar)

A quick dropdown filter for common criteria:

Quick FilterEffect
All ResourcesNo filter
Labour OnlyRT_Labor resources
Material OnlyRT_Mat resources
Equipment OnlyRT_Equip resources
Active OnlyActive resources
Over-AllocatedResources exceeding max units

2. Compound Filter Dialog

Open the advanced filter to build AND/OR conditions on any resource field. Supports:

  • Greater than, less than, equals, not equals, contains
  • Multiple conditions joined with AND / OR logic
  • Save and reload named filter presets

3. Hierarchy Selection

Select specific nodes in the Resource Hierarchy panel to filter all views to that subset.

Type in the search box to filter resources by name or ID. Uses a 300ms debounce for responsive filtering.


Data Model

Resource Properties

PropertyTypeDescription
rsrc_idstringUnique resource identifier
rsrc_namestringDisplay name
rsrc_typeenumRT_Labor, RT_Mat, or RT_Equip
max_qty_per_hrnumberMaximum units available per hour
unit_of_measurestringMeasurement unit (hours, tonnes, etc.)
cost_per_qtynumberCost per unit
ot_cost_per_qtynumberOvertime cost per unit
parent_rsrc_idstringParent resource for hierarchy
clndr_idstringAssigned calendar ID

Resource Assignment Properties

PropertyTypeDescription
task_idstringLinked activity
rsrc_idstringLinked resource
target_qtynumberBudgeted quantity
act_reg_qtynumberActual regular quantity
remain_qtynumberRemaining quantity
target_costnumberBudgeted cost
act_reg_costnumberActual regular cost
remain_costnumberRemaining cost
target_start_datedatePlanned start
target_end_datedatePlanned finish

Tips & Best Practices

  • Use the By Resource Type hierarchy to quickly isolate labour, material, or equipment views
  • Enable the Max Units Line in the histogram to spot over-allocation at a glance
  • Select Cumulative Budgeted Units and Cumulative Actual Units together in the spreadsheet to create an earned-value-style view
  • The time-phased spreadsheet is ideal for generating resource loading reports — select Monthly period for standard reporting
  • Resize the histogram panel taller for better readability on large monitors