I am trying to add a calculated column to a report that calculates the number of workdays between the completion dates of two milestones. The current configuration is below. | Community
Skip to main content
November 19, 2021
Question

I am trying to add a calculated column to a report that calculates the number of workdays between the completion dates of two milestones. The current configuration is below.

  • November 19, 2021
  • 0 replies
  • 326 views

valueexpression=WEEKDAYDIFF({milestone}.{name}="Label Project Start Up",actualCompletionDate),({milestone}.{name}="Release Final Files",actualCompletionDate)

valueformat=HTML

Has anyon had any luch with anything similar to this?

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