Parent Level Calculations
Last updated
Last updated
Start Date - Earliest start date of all its child bars
End Date - Latest end date of all its child bars
Progress - Refer to the below explanation:
Parent bar progress is the sum of its every child bar's product of duration and progress, divided by the sum of all its child bars duration:
d is the duration of child bar
p is the progress of the child bar
Example:
Data label (numeric) - Select the aggregation in Number formatting -> Data_label_column_name Aggregation Type option. It provides a dropdown to select the aggregation for numeric values in data labels.
Parent bar data label of weighted average type is the sum of its every child bar's product of duration and data label value, divided by the sum of all its child bars duration.
Where n is number of child bars, d is the duration of child bar, dl is the data label value of the child bar.
Read about: Aggregation Type