JohnBGood


have a measure that is a running total based on a formula:

SUM({NULL:[Time].CurrentMember}, [Actual Work] / [Estimated Work] * [Planned Cost])

When this measure is rolled up for all time (for example 2007) the calculation is correct. For individual weeks or months, the calculation is not correct. See any issue here