Account Member with Formula is not being calculated
Summary
Account Member with Formula is not being calculatedContent
Greetings,
We're on 11.1.2.2 - I have a puzzling question on a specific database I just inherited. This is a simplification of the otl layout. Normally I would have tagged the AcctwFormula and AcctTTL members as dynamic calcs, but I'm sure I will see why eventually these are not tagged as such.
Account <- dense dimension
"Driver Account Rollup"
AcctDriver1 <- stored member used for data entry
AcctDriver2 <- stored member used for data entry
AcctDriver3 <- stored member used for data entry
"Formula Account"
AcctwFormula1 = stored member. Not tagged as 2-pass. Member formula is AcctDriver1 + AcctDriver2 + AcctDriver3
0