A real Gantt view layered on the same sheet: each row becomes a bar between its Start and End date columns, dependencies render as finish-to-start arrows, and the critical path highlights automatically. Drag the right edge of a bar to extend the End date and the grid cell updates; drag the body to shift both dates.
It's built on top of the existing Date column type rather than as a separate object, so a sheet with Start and End date columns just lights up: your existing data, no migration. Week / month / quarter zoom, an Owner filter for handing a stakeholder their own swim lane, and working-day (5-day-week) duration math are all in.
Not in this release: PDF export of the Gantt and a baseline-vs-actual overlay. Both are tracked separately, planned with no committed date.
Activity
- Ryan K. opened this entryMay 27, 2026
- moved from Under review to PlannedMay 27, 2026
- moved from Planned to In progressMay 30, 2026
- ShippedJun 1, 2026
This was the request I expected at the top, so we built it on the existing Date column type: your existing sheets light up rather than living in a separate object that drifts out of sync.
Lag and lead (negative lag) are both in. Durations are stored as ISO-8601 ('P2D' / 'P1W') under the hood. Working calendars are a 5-day week with configurable weekend days; custom shift calendars come later.
It's live now. Switch any sheet with Start and End date columns into Gantt from the view toggle. Bars, drag-to-resize, finish-to-start dependency arrows, week/month/quarter zoom, and an Owner filter all ship in this release.
Tiering, for the record: the Gantt view itself, drag, zoom and the Owner filter are on every tier. Critical-path highlighting and the dependency math are on Business. PDF export and a baseline-vs-actual overlay are NOT in this release. They're tracked separately, planned, no date.