Archana
10 days agoNew Contributor II
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...
- 10 days 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.