Compute Average Date Differences | Community
Skip to main content
Level 4
November 8, 2022
Question

Compute Average Date Differences

  • November 8, 2022
  • 0 replies
  • 365 views

I'm trying to make a report that will count the number of days between the actual start date and the actual completion 
I already have my values in columns by using this formula: valueexpression=DATEDIFF(actualCompletionDate, actualStartDate); however, I want to aggregate the average in groupings. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.