Problem
Need an average aggregate for the Project Actual Duration column so it rolls up correctly in groupings.
Solution
aggregator.displayformat=compound
aggregator.function=AVG
aggregator.namekey=view.relatedcolumn
aggregator.namekeyargkey=actualduration
aggregator.valuefield=actualDurationMinutes
aggregator.valueformat=val
displayname=Project Actual Duration
durationunitfield=durationUnit.value
linkedname=project
namekey=actualduration
namekeyargkey=actualduration
querysort=actualDurationMinutes
textmode=true
valuefield=actualDurationMinutes
valueformat=compound#M:D
viewalias=actualduration
Thank you for taking the time to provide feedback. We appreciate and value your contribution to our site. Feedback provided here is regularly reviewed by our Product Documentation team. Please ensure your comments are specific to improving this help article. Any questions or requests outside this help article content should be directed to our Community User Forum or by submitting a ticket to customer support.