Variance calculation | Community
Skip to main content
Level 2
August 29, 2024
Question

Variance calculation

  • August 29, 2024
  • 1 reply
  • 446 views

Hi Team, 

 

Can anyone help me, what would the calculation be for  variance in weekdays between baseline Task planned start date and task planned start date?

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

1 reply

lgaertner
Level 9
August 29, 2024

Hello Namratha,

 

although I did not work with Baselines yet, according to the API-Explorer this should help:

 

WEEKDAYDIFF({defaultBaselineTask}.{plannedStartDate},{plannedStartDate})

 

Regards

Lars

Level 2
September 5, 2024

Very sorry for the late reply. This works well! Thank you so much.