Search found 11 matches

by Tiger
Tue Jun 08, 2010 10:11 pm
Forum: Bugs
Topic: Missing % Calculate in Excel status bar
Replies: 5
Views: 11360

Re: Missing % Calculate in Excel status bar

Thank you !
by Tiger
Fri Jun 04, 2010 5:01 am
Forum: Bugs
Topic: Missing % Calculate in Excel status bar
Replies: 5
Views: 11360

Missing % Calculate in Excel status bar

Hi All,

We have recently upgraded to 9.4.1, and have just noticed the % Calculation in the status bar is missing, so users have no indication that a particular spreadsheet is calculating. Are there any fixes for this?

Thanks in advance.
by Tiger
Wed Jan 27, 2010 1:38 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Transfer Data between Cubes (newbie to rules)
Replies: 4
Views: 3435

Re: Transfer Data between Cubes (newbie to rules)

Will do,

again thanks a million !
by Tiger
Tue Jan 26, 2010 11:57 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Transfer Data between Cubes (newbie to rules)
Replies: 4
Views: 3435

Re: Transfer Data between Cubes (newbie to rules)

Thanks Kyro...That did it :)

Cube B is really small, should I still be concerned with feeders?
by Tiger
Tue Jan 26, 2010 10:46 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Transfer Data between Cubes (newbie to rules)
Replies: 4
Views: 3435

Transfer Data between Cubes (newbie to rules)

Hi, I'm trying to transfer data from Cube A to Cube B. If I do from cell to cell it works fine (for that cell): Cube B Cube A ['Actual','P02380','37103','MTD']=DB('CubeA','P02380','Total Consolidated','37103', 'Actual','MTD'); but as soon as I do : ['Actual','P02380','MTD']=DB('CubeA','P02380','Tota...
by Tiger
Tue Jan 12, 2010 8:20 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Unlock
Replies: 2
Views: 3031

Re: TI Unlock

Thanks for your reply lotsaram.

any example scripts for the API calls?

Stability is quite important so I wont be trying your second suggestion.
by Tiger
Tue Jan 12, 2010 4:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Unlock
Replies: 2
Views: 3031

TI Unlock

Hi,

Is there a way to programmatically unlock an element via TI or other?

Thanks in advance.
by Tiger
Wed Nov 04, 2009 8:11 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Add months to date?
Replies: 6
Views: 7303

Re: Add months to date?

Allan: I know that date makes no sense at all, I've been trying to have it changed. Thank you so much for the code, I will implement and report back. Peter: Excel's functions are very rich and we currently doing it that way, but it takes 4 hours. The TI process takes 15 seconds. Thanks for your help...
by Tiger
Wed Nov 04, 2009 12:06 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Add months to date?
Replies: 6
Views: 7303

Re: Add months to date?

The date is in a 'other' numeric format : 22072009 which 22 July 2009.

thanks
by Tiger
Tue Nov 03, 2009 11:57 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Add months to date?
Replies: 6
Views: 7303

Add months to date?

Hi,

Is there an easy method/function to adding months to a date in a TI process?
I'm using TM1 9.0 sp2

Thanks in advance.