Search found 4 matches

by robincollett
Wed Oct 22, 2008 8:05 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 lost data
Replies: 4
Views: 4825

TM1 lost data

Whilst using TM19.1SP2 I have a cube who I load a large amount of information into. Come the end of the day since it is a development server sitting on my c drive I shut the server down and reboot in the morning. When rebooted the data will not be in that particular cube. I have checked and there ar...
by robincollett
Wed Oct 15, 2008 9:32 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: While statements in TI process
Replies: 17
Views: 29713

Re: While statements in TI process

that is what you get for being lazy and copying and pasting in the first place. :D

Cheers,

Robin
by robincollett
Wed Oct 15, 2008 9:01 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: While statements in TI process
Replies: 17
Views: 29713

Re: While statements in TI process

Hi Alan, cheers for that - I get the feeling that this is going to be a really basic question but when I amend that for my cube it says the "end" is out of place in an error message. Do you know where it shoudl go or why it would be wrong - I have the below code in place V11='All Swaps'; V...
by robincollett
Wed Oct 15, 2008 6:46 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: While statements in TI process
Replies: 17
Views: 29713

While statements in TI process

Hi, I have a cube with several dims and need to post values against some elements in these dimensions but across multiple periods as part of a TI Process. I therefore have had it suggested that using a while function and looping it might work. Does anyone has an example of what the code is for this ...