Search found 10 matches

by RLewin
Tue Sep 13, 2011 7:12 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Setting the title Dimension
Replies: 3
Views: 13338

Re: Setting the title Dimension

OK, this works, many thanks!

Do you know any method to control the column and row dimensions of a cube view?
by RLewin
Mon Sep 12, 2011 1:52 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Setting the title Dimension
Replies: 3
Views: 13338

Setting the title Dimension

Hey everyone, I've got a question regarding opening the cubeviewer from a websheet with an URL. http://<server>/TM1Web/TM1WebMain.aspx?action=OpenObject&type=Cubeviewer&value=Spartenergebnis$$Kosten$$PUBLIC&title_Kostenarten=700 This is the URL i am using right now. It opens the cubeview...
by RLewin
Tue Aug 17, 2010 11:48 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Re: Rules and defining Areas partially twice

Hey,

i checked and found no *.ru$ File, only *.rux

Nonetheless it seems to me, that FP2 has fixed this odd behaviour

Regards,
Roger
by RLewin
Fri Aug 13, 2010 8:34 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Re: Rules and defining Areas partially twice

Things are getting really strange. I did an upgrade to FP2, then restarted the services. Now sometimes the values are zero, sometimes not. I created a TI Process with a SaveDataAll;, which runs as a job every 30 minutes.

Looks like a bug or something connected to cubes with large rules?
by RLewin
Fri Aug 13, 2010 7:10 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Re: Rules and defining Areas partially twice

Yes, i'm absolutely sure, that it is the second line of code i provided. it's distinctively the second line. I also started asking myself, if it is maybe a probem caused be the sheer length of the rule. There are about 3000 lines by now. i saved the rule with the old editor and also the new editor, ...
by RLewin
Thu Aug 12, 2010 2:42 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Re: Rules and defining Areas partially twice

There are a lot other rule lines, which set the values of othe cost types to zero. Here are the coordinates of one example, i have found. Year: 2010 Month: 6 Type of Cost: 87276000 Branch: Zähler cost unit: 1950 level of allocation: Verteilung nicht spartengenauer FiBu-Daten data type: Ist value: 1...
by RLewin
Thu Aug 12, 2010 2:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Re: Rules and defining Areas partially twice

Already did. It's the second line, although the element would be Europe. In my case its one of the adressed cost types. I'm puzzled...
by RLewin
Thu Aug 12, 2010 12:36 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Re: Rules and defining Areas partially twice

So my example should work. But it does not. Any hint?
by RLewin
Thu Aug 12, 2010 11:41 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Re: Rules and defining Areas partially twice

Erm, no ;) Imagine the first dimension as a flat dimension with no hierarchic structure. Let's say the Elements are Europe, Northern America, Asia, Africa Here is the real code: [{'87216000','87219000','87225000','87250000','87276000','87279000','87116000','87119000','87121000','87150000','87176000'...
by RLewin
Thu Aug 12, 2010 11:31 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rules and defining Areas partially twice
Replies: 13
Views: 8943

Rules and defining Areas partially twice

Hey everyone, i've got a question regarding rules and how they work, if one defines an area partially twice. I've got two rule lines (in this order): ['Europe','Article 1','2010']=N:0; ['Article 1', '2010']= N:1 Shouldn't the first line overwrite the second for all dimension elements, that are eleme...