Search found 16 matches
- Mon Aug 03, 2015 10:20 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cannot Copy Value With Properly Using Turbo Integrator
- Replies: 3
- Views: 3324
Re: Cannot Copy Value With Properly Using Turbo Integrator
It's not the same thing. Cause the process doesn't work with properly in my other Cube Version
- Mon Aug 03, 2015 7:46 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cannot Copy Value With Properly Using Turbo Integrator
- Replies: 3
- Views: 3324
Cannot Copy Value With Properly Using Turbo Integrator
Dear All, I need help here.. I've made to copy value in cognos tm1 in Bottom Up Version. I copied the value in Budget 1 to Budget 2 in the same Cube. But the problem is the process cannot copy the value with properly in Top Down Version. In my Top Down Version some of the Cube has three to eight vie...
- Mon Jul 27, 2015 6:26 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
Thank you soo much Alan for your help. :D It's works !! But i still need something . I've make the rule in my prolog tab like this which is make the new view. But i didn't need the new view. I don't understand how to remake my formula to copy element value without make the new view . Note : P0 is th...
- Sun Jul 26, 2015 12:07 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
When i make this rule in my view which is the numeric value : IF ( CELLISUPDATEABLE ( 'Input Accomodation and Transportation', vYear, vOrganizationUnit,P1, vNumber, vMeasure) =1 ); CELLPUTN(NValue, 'Input Accomodation and Transportation', vYear, vOrganizationUnit,P1, vNumber, vMeasure); ENDIF; The p...
- Sun Jul 26, 2015 10:11 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
Thank you for your reply,
But i still have message log "Rule applies to cell"..
i've make Function ViewExtractSkipRuleValuesSet but it doesn't work ......
Please any advice ???
But i still have message log "Rule applies to cell"..
i've make Function ViewExtractSkipRuleValuesSet but it doesn't work ......
Please any advice ???
- Sun Jul 26, 2015 7:00 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
#******************************************************************************* # Write targeted cells if updateable #******************************************************************************* ViewExtractSkipRuleValuesSet('Input Accomodation and Transportation', 'View 1', 0); IF ( VALUE_IS_STR...
- Sun Jul 26, 2015 2:44 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
Thank you for your reply, But Total in my coloumn wasn't consolidate. That's the coloumn that has rule in my view. So do you mean i've to changed my view, right ? then what about this .. i've to copy value in my cube that all the coloumn has the value by rule.. which is in this situation i can't cha...
- Sat Jul 25, 2015 2:36 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
Thank you for your reply, i've changed my formula in tab data : #******************************************************************************* # Write targeted cells if updateable #******************************************************************************* IF ( VALUE_IS_STRING =1, CELLPUTS(SVa...
- Sat Jul 25, 2015 3:18 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
Hai guys, I need help here. I've made to copy the value but there's still a view error this is the cube that i want to copy the value from budget 1 to budget 7 and this is the formula that i make in Turbo Integrator in tab prolog : #****Begin: Generated Statements*** #****End: Generated Statements**...
- Thu Jul 23, 2015 8:13 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
i want copy the value using TI process.. do you know how to create process for copy value to many cube ? .. or some link for me to read ..
Thank you so much for your reply
Thank you so much for your reply
- Thu Jul 23, 2015 6:55 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Re: Create parameter process using none datasource
Dear all, I need help here . I want to copy value in my cube, i need use TI process. In this case i have to use none datasource. can anybody help me how to create parameter and the formula in prolog tab and epilog tab ? i really" don't know how to make it The value that i want to copy is the va...
- Mon Jul 13, 2015 9:55 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Create parameter process using none datasource
- Replies: 22
- Views: 17090
Create parameter process using none datasource
Dear all, I need help here, I want to create parameter in my Cube. so i want to copy value in one element to other element in the same dimension. For example : i create parameter P0=Budget 1 then P1 = Budget 2 I want the value in Budget 1 copied to Budget 2 But i didn't use any datasource Anybody kn...
- Wed Jul 01, 2015 2:58 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI Process with Parameters in a Chore
- Replies: 12
- Views: 15196
Re: TI Process with Parameters in a Chore
Datasource that i used is IBM Cognos TM1 View I want to copy the value in Budget 2 in Dimension Scenario whisi s in the same Cube i create : in Tab Parameter the default value of the parameter that i made is Budget 2 then i make the formula like this : pBudget = 'Budget 4'; The process run success b...
- Wed Jul 01, 2015 2:57 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI Process with Parameters in a Chore
- Replies: 12
- Views: 15196
Re: TI Process with Parameters in a Chore
My formula is'nt work well. The value doesn't fill the input Cube where the element is in the same Dimension
- Wed Jul 01, 2015 2:54 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI Process with Parameters in a Chore
- Replies: 12
- Views: 15196
Re: TI Process with Parameters
I've make the parameter like in the picture, in Tab Data i've made some formula whis is not work well. Can you help me 
- Tue Jun 30, 2015 11:20 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI Process with Parameters in a Chore
- Replies: 12
- Views: 15196
TI Process with Parameters
I have one element in the Dimention Scenario the name is Budget 2, I want copy the value in that element to another Budget whis is in the same dimension. The problem is i don't understand how to make the parameter in Turbointegrator and how to create the formula in Advanced tab. I'm so appreciate an...
