|
I try to build a report with more than one dynamic row dimension. With 13 dimensions in a cube I use one for period as column headers, 11 are fixed in the header and two schould be dynamically for the row heads.
If I create this report within the Cube Viewer, do a cut (I don't know the engl. words. bc. I'm using the german version) and get an excel sheet. If I publish it, it works fine. But where are the informations stored, defining this view? I've found something like this in the first two cells:
A1 A2
CUBE: =VIEW("modell:MyCube";$B$2;$B$3;$B$4;"!";$B$5;$B$6;$B$7;$B$8;$B$9;$B$10;$B$11;"!";"!")
Ok, "!" indicating a non fixed dimenesion, but where is the hint if it is in a column or row? Is it the first or second dimension in the row header? Where is "zero suppression" stored?
I want to make the report more convenient and optimize the look and feel. After that, I don't want to start at the very beginning if I have to change something basically.
How the rows are created? Where is the definition if all elements of the dim are used or only a subset?
I didn't find these answers in the TM1 Developer Guide nor in the User Guide. Did I miss something or is there any additional documentation? Thanks a lot in advance!
Dirk |
|