Forum Discussion

Archana's avatar
Archana
New Contributor II
2 months ago
Solved

Cube View Groups - Forms

Hi Everyone, I'm designing a form where I display accounts in rows and columns header like Beg Bal, End Bal, Variance, etc. In the rows, I've configured a member filter as follows, which pulls al...
  • Pete's avatar
    Pete
    2 months ago

    You may want to try putting in that "GetDataCell(CVC([Endbal]) + CVC([BegBalAdj]) - CVC([Begbal]) - CVC([Additions]) + CVC([Amortization_or_Expense]) + CVC([MAAquisition])):Name(Variance must be 0)" in the Column Overrides on the "Tot" row.

    You will need to indicate the Column Range as RFCheck and then put the formula in the member filter.