In an Active form, I have given a meaningful range name to all of the dimension fields.
So now my TM1 formula is more readable:
e.g. =DBRW(ExpenseCube,Sources,MajorProduct,$B26,Organization,D$14,Scales,Years,D$13,"Expenses")
instead of
=DBRW($B$8,$D$1,$D$2,$B26,$D$3,D$14,$D$4,$D$5,D$13,$D$6)
Now, this seems to work fine on
- A Slice in Excel
- A Slice on the Web
- An Active Form in Excel
Code: Select all
Operation Failed
System has encountered a problem while handling your request.
Please try again.
If you keep having trouble, please contact your system administrator for assistance.
(Excel 2003, TM1 9.5.2 IE 8)