Search found 3 matches

by luiswiseman
Tue May 31, 2011 8:40 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Turbo Integtrator checking
Replies: 5
Views: 2866

Re: Turbo Integtrator checking

thanks for reply, these are some of my variable value, (ElementA, 101,102,103,104,105, ElementB, 111, 122,123,124,126, ElementC, ....). What I'm going to do is I want to put the value from 101 till 105 into a particular cell and 111 till 126 into another cell. Logically, I can use the value 'Element...
by luiswiseman
Tue May 31, 2011 4:38 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Turbo Integtrator checking
Replies: 5
Views: 2866

Re: Turbo Integtrator checking

hey I have another problem I appreciate whoever could help. I have a variable to store let say 100 of data, so I want to put the data into the cube using cellputn, however, i also want to insert the data from that variable to another cell. which mean I want to insert data using same variable into th...
by luiswiseman
Fri May 20, 2011 8:48 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Turbo Integtrator checking
Replies: 5
Views: 2866

Turbo Integtrator checking

Hi all, I have a variable name code which is in string type but the value is mixing. for example I have a solid number value which is 001, 002, 003... and that's all the value I want to. Unfortunately, there are also char value like 'abc', 'asd'..etc. So can u help me on how to get rid of all the un...