Cube View - Variance column issue for Dynamic calc account members

KK2012
New Contributor II

Hi All,

We have variance calculated column working fine for account members for all account types except for Dynamic account type members when we use the below formula. Do we need to do something different for Dynamic calc members to calculate variance correctly?

Return api.Data.GetDataCell("BWDiff(U8#None, U8#None:T#PovPrior1)")

Thank you

1 REPLY 1

cebalorena
New Contributor II

The cube view may be encountering a conflict regarding calculation precedence between the column and the row. To resolve this, you'll need to implement an override to ensure the correct calculation order