Resource Grid
Available in: Pro · Enterprise
Last updated: 05-Mar-2026
Overview
The Resource Grid occupies the top-left quadrant of the Resources tab. It provides a tabular view of every resource in your schedule — labour, equipment, and materials — with 17 columns across 12 categories. Use the grid to browse resource properties, sort by any field, and select resources to update the histogram and time-phased panels.
Columns
| Column | Width | Default Visible | Description |
|---|---|---|---|
| Resource ID | 120 px | Yes | Unique identifier imported from P6 or assigned during creation |
| Resource Name | 200 px | Yes | Display name of the resource |
| Resource Type | 100 px | Yes | Labour, Material, or Equipment |
| Max Units/Time | 80 px | Yes | Maximum availability per period (e.g., 8 h/day) |
| Unit of Measure | 80 px | Yes | Hours, tonnes, cubic metres, etc. |
| 150 px | No | Contact email address | |
| Phone | 120 px | No | Contact phone number |
| Cost/Unit | 90 px | Yes | Standard cost rate per unit |
| Overtime Cost | 90 px | No | Overtime cost rate per unit |
| Total Budget | 100 px | Yes | Budgeted total for the resource across all assignments |
| Total Actual | 100 px | Yes | Actual quantity or cost to date |
| Total Remaining | 100 px | Yes | Remaining allocation |
| Total At Complete | 100 px | Yes | Estimate at completion (Actual + Remaining) |
| Calendar | 120 px | No | The calendar assigned to this resource |
| Notes | 200 px | No | Free-text notes |
| Parent Resource | 120 px | No | Hierarchical parent resource (for resource trees) |
| Active | 60 px | Yes | Whether the resource is active or inactive |
Grid Features
Virtualised Scrolling
The grid uses virtualised rendering — only visible rows are in the DOM. This means schedules with thousands of resources scroll smoothly without lag.
Column Operations
| Operation | How |
|---|---|
| Reorder | Drag a column header left or right to move it |
| Resize | Drag the right edge of a column header to adjust width |
| Toggle visibility | Right-click any column header to open the column menu |
| Sort | Click a column header to cycle through ascending → descending → none |
| Pin | Resource ID and Resource Name are always pinned to the left |
Row Selection
Click any row to select it. The selection synchronises across all four quadrants:
- The Resource Hierarchy panel highlights the selected resource in the tree.
- The Time-Phased Spreadsheet filters to show only the selected resource's assignments.
- The Histogram highlights the selected resource's loading bars.
Hold Ctrl and click to select multiple resources. Hold Shift and click to select a contiguous range.
Row Context Menu
Right-click a resource row to see:
| Action | Description |
|---|---|
| View Assignments | Jump to the time-phased spreadsheet filtered to this resource |
| Copy Resource ID | Copy the resource ID to your clipboard |
| Edit Resource | Open the resource in the Editor (Editor Mode only) |
| Filter Grid | Filter the Activities grid to activities assigned to this resource |
Resource Types
| Type | Icon | Description |
|---|---|---|
| Labour | 👤 | Human resources — tracked in hours or days |
| Material | 📦 | Consumable materials — tracked in units (tonnes, cubic metres, etc.) |
| Equipment | 🔧 | Non-consumable equipment — tracked in hours or days |
Searching
Use the search bar above the grid to filter resources by name or ID. The search is case-insensitive and matches partial strings. Type "crane" to find all crane-related resources.
Tips
- Right-click a column header and select Auto-fit to size the column to its widest content.
- Click and drag multiple column headers while holding Ctrl to reorder several columns at once.
- Double-click the right edge of a column header to auto-fit that column.
- Use the Active column to quickly identify resources that are no longer in use.
Related Documentation
- Resources Overview — four-quadrant layout introduction
- Resource Histogram — time-phased loading chart
- Resource Filters — filter resources by type, assignment, and loading
- Resource Editor — add and edit resources in Editor Mode