Dynamically Calculated Statistic Accounts not rolling up
Summary:
We are calculating FTE's in FCC with Hours being loaded, and Hours Per Month stored in the application. The calculation works at level 0, however we cannot get upper level accounts to roll up.
Content (required):
We are using the following account hierarchy
Hours per Month (Stored) (Level 0)
Billable Hours (Dynamic Calc)
-> Physician Hours (Dynamic Calc) +
->->Regular Hours Physician (Stored) (Level 0) +
->->OT Hours Physician (Stored) (Level 0) +
Billable FTE (Two Pass) (Dynamic Calc)
-> Physician FTE (Two Pass) (Dynamic Calc) +
->->Regular FTE - Physician (Formula: "Regular Hours Physician"/"Hours per Month";) (Two Pass) (Dynamic Calc) (Level 0) +
->->OT FTE - Physician (Formula: "Regular Hours Physician"/"Hours per Month";)(Two Pass) (Dynamic Calc) (Level 0) +