Search found 13 matches

by monishapm
Wed Jun 16, 2010 5:05 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Inserting values from Oracle to TM1 cube
Replies: 3
Views: 3455

Re: Inserting values from Oracle to TM1 cube

Hi,

Thanks a lot...

Its working now :) Used to_char and to_number function...


Regards,

Monisha
by monishapm
Tue Jun 15, 2010 4:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Inserting values from Oracle to TM1 cube
Replies: 3
Views: 3455

Inserting values from Oracle to TM1 cube

Hi, While loading the values from oracle, the TI process is showing following error. "Forecast","25000.","Other","FY2010-P01","4000.",Data Source line (11) Error: Data procedure line (3): Cell type is string. Here 25000 is data.. rest all are element...
by monishapm
Tue Jun 08, 2010 11:11 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: calculate difference between date data
Replies: 8
Views: 9630

Re: calculate difference between date data

Hi,

I wanted to know whether we can get the difference between two dates in terms of months.( as we can do in oracle and all).
If not please tell me how to do it.


regards,

Monisha
by monishapm
Mon May 24, 2010 6:50 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: limits to load dimensional elements through Excel
Replies: 6
Views: 4379

Re: limits to load dimensional elements through Excel

Hi, Its working now. Thanks to all. In the formula bar the value of the cell was coming truncated. For eg: If the cell had "frozen & fresh food", in the formula bar it was showing only "Frozen &". I removed all these kind of cells and retyped. It got corrected then. Once ...
by monishapm
Mon May 24, 2010 5:40 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: limits to load dimensional elements through Excel
Replies: 6
Views: 4379

Re: limits to load dimensional elements through Excel

Hi, I tried to attach the screenshot of my excel perspective but i am not able to. I am using TM1 9.5. In the excel perspective there is a tab called devoloper. In that Dimension create , Dmesion Open and Dimension Save options are there. When we use Dimension create option an excel sheet named *.xd...
by monishapm
Mon May 24, 2010 4:21 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: limits to load dimensional elements through Excel
Replies: 6
Views: 4379

Re: limits to load dimensional elements through Excel

Hi, I am using TM1 Excel perspective. In Excel perspective I tried to create dimension. That dimension had 670 elements + Consolidations in it. Its Showing error, " Error in creating line 376<"","",""> I thought there is some syntax error in my consolidation , but ...
by monishapm
Sat May 22, 2010 10:29 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: limits to load dimensional elements through Excel
Replies: 6
Views: 4379

limits to load dimensional elements through Excel

Hi,

I am loading dimensional elements through excel. Total 690 elements are there. I am not able to load the elements from line 376.

Pls tell me a soln to load entire elements through excel .


Regards,

Monisha.
by monishapm
Wed May 19, 2010 10:33 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 is loaded but is not able to connect *URGENT*
Replies: 17
Views: 13449

Re: TM1 is loaded but is not able to connect *URGENT*

Hi,

I am getting connected to TM1 Excel pesrpective when simply I am opening an excel 2007 file.

Pls help me to resolve this issue.


Regards,
Monisha
by monishapm
Wed May 19, 2010 6:35 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Can't assign variable
Replies: 2
Views: 2852

Can't assign variable

Hi, Prolog: NumericSessionVariable('a'); NumericSessionVariable('b'); NumericSessionVariable('c'); StringSessionVariable('d'); Epilog: b=ELCOMPN('dim','Consolidation'); Metadata: While(b<1); d=ELCOMP('dim,'Consloidation,b); a=if(dayno(today)-Dayno (ATTRS('dim',d,'StartDate'))>366, 1,0); If(a=0); Dim...
by monishapm
Wed May 19, 2010 6:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: turbo integrator rule
Replies: 26
Views: 17647

Re: turbo integrator rule

Thanks to All . Its working now :)
by monishapm
Tue May 18, 2010 9:05 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: turbo integrator rule
Replies: 26
Views: 17647

Re: Element Addition and Deletion using Rule Editor

Hi, I tried using TI process. But its showing error : "StoreA","1 Quarter","France","1.",Data Source line (1) Error: MetaData procedure line (9): Unable to delete element "StoreA" from consolidation. Pls tell why its not able to delete?? Regards, Mon...
by monishapm
Tue May 18, 2010 5:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: turbo integrator rule
Replies: 26
Views: 17647

Re: Element Addition and Deletion using Rule Editor

Hi, Actually the description is like this: Child A is in "New" Consloidation No elements are there in "Old" Consolidation. A condition is there which include substraction of start date of "A Company" And Current date. If this value is greater than 366 then Child A is to...
by monishapm
Mon May 17, 2010 1:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: turbo integrator rule
Replies: 26
Views: 17647

Element Addition and Deletion using Rule Editor

Hi,

There is an if condition, if this condition is true then an element is to be shifted from one consolidated element to another consolidated element which is in the same dimension.

Can anyone pls tell how to do it using rule editor.

Thanks

Monisha