Search found 4 matches
- Thu Jul 07, 2016 11:16 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: All Parents for n level element
- Replies: 4
- Views: 4390
Re: All Parents for n level element
ELPAR function must help you , Set the Dimension view and following code should help you. v1 is the variable declared in variables TAB vHierarchy1 = ELPAR('Dimesnion',v1,1); vHierarchy2 = ELPAR('Dimension',vHierarchy1,1); vHierarchy3 = ELPAR('Dimension',vHierarchy2,1); vHierarchy4 = ELPAR('Dimension...
- Fri May 13, 2016 2:46 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Delete a TI through TI
- Replies: 2
- Views: 2408
Re: Delete a TI through TI
Thanks Wim for quick response. This is useful
- Fri May 13, 2016 2:22 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Delete a TI through TI
- Replies: 2
- Views: 2408
Delete a TI through TI
Hello TM1 Experts,
In our PROD server , there are lot of TIs thats been created for onetime dataload ,and I would like to get rid of these at one shot , rather than manually deleting each one by one. Is there an automated way of deleting these or it has to be manual way. Please advise
Regards
Madan
In our PROD server , there are lot of TIs thats been created for onetime dataload ,and I would like to get rid of these at one shot , rather than manually deleting each one by one. Is there an automated way of deleting these or it has to be manual way. Please advise
Regards
Madan
- Mon Nov 07, 2011 2:15 pm
- Forum: Cognos Planning and BI
- Topic: report shows the code instead of the appropriate word
- Replies: 2
- Views: 5657
Re: report shows the code instead of the appropriate word
What report you are trying to say and where do you see it?