MarioGV
2 years agoNew Contributor III
Cube view using complex function Account
Hello; Im crating a cube view with 2 rows (maybe more) that one of them is a result of a complex function:
"A#INCOME_STATEMENT.Base.Where(Text1 Startswith On-Campus)" and shows several rows qualified as Text1, now I want to sum those Accounts but don't like to use each Account; it could be possible to use a function in a 2nd row like this:
GetDataCell(A#INCOME_STATEMENT.Base.Where(Text1 Startswith On-Campus))::Name(On-Campus)
is that possible?
Thanks in advanceand best Regards.
Mario GV