Hi all,
I am trying to adjust an Input Schedule that lists the components of the budget in the columns with the various Accounts in the rows.
The components also have a corresponding "comments" column in addition to a final "Total" column which all utilise
= EPMLocalMember()
for example = EPMLocalMember("Total Budget","003","000")
Does this mean that the figures are not stored in the underlying database? The "Total" column is effectively the parent of one of the dimensions- effectively seeming to roll up when the Input Schedule is refreshed but the total is not visible in the backend
Lucy