Progress
Sova Gantt shows progress in two places:
- The progress column in the task list
- The task bar or progress fill in the Gantt area
The progress column is rendered as an inline bar inside the column, so percentages stay readable next to the task list.
Roll-up behavior
Parent progress is calculated from child tasks using the visual's aggregation logic. Validate roll-ups against your project controls rules before publishing a report.
Input values
Progress values can be provided as:
- Decimal values from
0to1 - Percent values from
0to100
Values outside the valid range should be cleaned in the model before reporting.